MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 80: Line 80:
}
}


div #mw-panel h3 {
    font-size:16px!important;
    color:white!important;
}


footer ul li{
footer ul li{
Line 149: Line 153:
div #mw-head ul li a,div#footer ul li a:visited {
div #mw-head ul li a,div#footer ul li a:visited {
     color: white;
     color: white;
}
nav #p-personal .vector-menu {
/* Color & Background */
background-attachment: scroll;
background-color: rgba(0, 0, 0, 1);
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
color: rgb(0, 0, 0);
}
}