MediaWiki:Mbhh.css: Difference between revisions
From Sandustry Official Wiki
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
a, a:link, .toctogglelabel { | a, a:link, .toctogglelabel { | ||
color: # | color: #d8931c !important; | ||
} | } | ||
a.new { | a.new { | ||
color: #f35961 !important; | color: #f35961 !important; | ||
} | } | ||
Latest revision as of 10:00, 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: #d8931c !important;
}
a.new {
color: #f35961 !important;
}

