Difference between revisions of "MediaWiki:Timeless.css"
Reagan admin (talk | contribs) |
Reagan admin (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
} | } | ||
#p-logo {background: #DDDDDD;} | #p-logo {background: #DDDDDD;} | ||
− | #site-navigation {background: #DDDDDD;} | + | #site-navigation.sidebar-chunk {background: #DDDDDD;} |
− | #site-tools {background: #DDDDDD;} | + | #site-tools.sidebar-chunk {background: #DDDDDD;} |
#page-tools.sidebar-chunk {background: #DDDDDD;} | #page-tools.sidebar-chunk {background: #DDDDDD;} | ||
#catlinks-sidebar.sidebar-chunk {background: #DDDDDD;} | #catlinks-sidebar.sidebar-chunk {background: #DDDDDD;} | ||
+ | #toc {background: #DDDDDD; border:#000000;} | ||
#mw-content { | #mw-content { |
Latest revision as of 13:24, 3 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;} #site-navigation.sidebar-chunk {background: #DDDDDD;} #site-tools.sidebar-chunk {background: #DDDDDD;} #page-tools.sidebar-chunk {background: #DDDDDD;} #catlinks-sidebar.sidebar-chunk {background: #DDDDDD;} #toc {background: #DDDDDD; border:#000000;} #mw-content { background: #DDDDDD; color: #001133; }