Difference between revisions of "MediaWiki:Timeless.css"
Reagan admin (talk | contribs) |
Reagan admin (talk | contribs) |
||
| Line 9: | Line 9: | ||
background-attachment: fixed; | background-attachment: fixed; | ||
background-position-y: top; | background-position-y: top; | ||
| + | } | ||
| + | #p-logo { | ||
| + | background: #FFFFFF; | ||
} | } | ||
Revision as of 19:11, 26 April 2022
/* CSS placed here will affect users of the Timeless skin */
body {
}
#mw-content-container {
background-image: url(http://www.poorrichardsprintshop.com/wiki/Themes/Default-MOD/Images/Background.gif);
background-repeat: repeat-x;
background-attachment: fixed;
background-position-y: top;
}
#p-logo {
background: #FFFFFF;
}