| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-10-02 14:50:36 GMT-0700 |
| Commit | cc4c39d1d2da3fcdb0d3e38cfa48c5300ecaa42a |
| Parent | 7888550 |
| Delta | 0 lines added, 13 lines removed, 13-line decrease |
| color: var( --accent-colour ); | ||
| } | ||
| - | ||
| -/* ************************************************************************ | ||
| - * Footer | ||
| - * ************************************************************************ */ | ||
| - | ||
| -/* Align and center footer along bottom of page. */ | ||
| -footer { | ||
| - position: fixed; | ||
| - bottom: 1em; | ||
| - left: 50%; | ||
| - transform: translateX(-50%); | ||
| - width: 100%; | ||
| -} | ||
| </style> | ||
| </head> |