Difference between revisions of "MediaWiki:Vector.css"

Jump to navigation Jump to search
css background image fix for page requests with little or no content
(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%;
}
}
}
}

Navigation menu