111
edits
(Attempt to fix background image issue (as seen in Firefox and https://archive.today/) with assistance from the crew @ Libera.chat/CSS / https://hashcss.com/) |
(css background image fix for page requests with little or no content) |
||
| Line 6: | Line 6: | ||
html,body { | html,body { | ||
height: unset; | height: unset; | ||
min-height: 100%; | |||
} | } | ||
} | } | ||