MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
.newsbutton:hover{ | .newsbutton:hover{ | ||
background-color: rgba(80,60,30,0.4); | border: solid 3px #896123; | ||
/* background-color: rgba(80,60,30,0.4);*/ | |||
} | } |
Revision as of 03:37, 5 August 2017
body.page-Main_Page h1.firstHeading,
body.page-Medieval_Engineers_Wiki_News h1.firstHeading,
body.page-Medieval_Engineers_Wiki_News_Archive h1.firstHeading,
body.page-Main_Page div#contentSub,
body.page-Main_Page div#jump-to-nav
{ display:none; }
.newsbutton:hover{
border: solid 3px #896123;
/* background-color: rgba(80,60,30,0.4);*/
}