MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content deleted Content added
No edit summary
No edit summary
Line 40: Line 40:
background-color: rgba(0, 0, 0, 0.93) !important;
background-color: rgba(0, 0, 0, 0.93) !important;
border: solid 1px #000000 !important;
border: solid 1px #000000 !important;
color: #ffffff !important;
color: #000000 !important;
}
}


Line 230: Line 230:
a:active, a:focus, #mw-panel div.portal div.body ul li a:active, #mw-panel div.portal div.body ul li a:focus
a:active, a:focus, #mw-panel div.portal div.body ul li a:active, #mw-panel div.portal div.body ul li a:focus
{
{
color: #ffffff !important;
color: #000000 !important;
text-decoration: none !important;
text-decoration: none !important;
}
}