MediaWiki:Common.css: Difference between revisions

CombustLem (talk | contribs)
Created page with "CSS placed here will be applied to all skins: body { background-color: #F9D1CF; opacity: 0.85; }"
 
CombustLem (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
background-color: #F9D1CF;
background-color: #F9D1CF;
opacity: 0.85;
opacity: 0.85;
}
img {
opacity: 1 !important;
}
}