| Author | DaveJarvis <email> |
|---|---|
| Date | 2023-11-01 20:44:57 GMT-0700 |
| Commit | 49b5573a8e1617eb78efc66eab3d38984ef6e29b |
| Parent | 74adb2a |
| Delta | 9 lines added, 6 lines removed, 3-line increase |
| } | ||
| -main > p.version { | ||
| - margin: auto; | ||
| - width: 100%; | ||
| - text-align: center; | ||
| -} | ||
| - | ||
| /* ************************************************************************ | ||
| * Download buttons | ||
| filter: invert(6%) | ||
| sepia(58%) saturate(857%) hue-rotate(158deg) brightness(91%) contrast(91%); | ||
| +} | ||
| + | ||
| +/* ************************************************************************ | ||
| + * Version information | ||
| + * ************************************************************************ */ | ||
| +main > p.version { | ||
| + margin: 0 auto; | ||
| + width: 100%; | ||
| + text-align: center; | ||
| } | ||