MediaWiki:Timeless.css: Difference between revisions
From Ronald Reagan Speech Wiki
Reagan admin (talk | contribs) No edit summary |
Reagan admin (talk | contribs) No edit summary |
||
| Line 11: | Line 11: | ||
} | } | ||
#p-logo { | #p-logo { | ||
background: # | background: #DDDDDD; | ||
opacity: 0.5; | |||
} | } | ||
#mw-content { | #mw-content { | ||
background: # | background: #DDDDDD; | ||
color: #001133; | color: #001133; | ||
} | } | ||
Revision as of 19:20, 2 May 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: #DDDDDD;
opacity: 0.5;
}
#mw-content {
background: #DDDDDD;
color: #001133;
}
