MediaWiki:Mbhh.css: Difference between revisions
From Sandustry Official Wiki
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
a, a:link, .toctogglelabel { | a, a:link, .toctogglelabel { | ||
color: #f4cf81 !important; | color: #f4cf81 !important; | ||
} | |||
a.new { | |||
color: #f35961 !important; | |||
} | } | ||
Revision as of 09:59, 5 August 2026
/* All CSS here will be loaded for users of the MBHH skin */
body {
background-image: url(/Sandustry/skins/MBHH/resources/images/shade-right.png?9ba42),
url(/Sandustry/skins/MBHH/resources/images/shade-left.png?30070),
url(/Sandustry/skins/MBHH/resources/images/shade-bottom.png?ff4a7),
url(/Sandustry/skins/MBHH/resources/images/game_bgs/sandustry_bg.jpg?44063);
}
a, a:link, .toctogglelabel {
color: #f4cf81 !important;
}
a.new {
color: #f35961 !important;
}

