Open main menu

Changes

MediaWiki:Common.css

144 bytes added, 16:45, 5 April 2019
no edit summary
color: antiquewhite;
text-decoration: underline;
}
 
a:visited {
color: #c93f72;
}
a {
text-decoration: none;
color: cornflowerblue#f565de;
background: none;
}
#mw-panel .portal a, #mw-panel .portal a:visited {
font-size: 12px!important;
 
#mw-panel .portal .body li a:visited {
color: #c93f72;
}
 
#mw-panel .portal .body li a {
color: #f565de;
}