MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
fixing TOC number color; removing bolding for text that use Kurokane as a font for accessibility sake.
(moving stuff that affects the vector skin over to Vector.css)
(fixing TOC number color; removing bolding for text that use Kurokane as a font for accessibility sake.)
Line 17: Line 17:
     color: #E6E6E6;
     color: #E6E6E6;
     font-family: "Kurokane", "Arial";
     font-family: "Kurokane", "Arial";
    font-weight: normal;
}
}
#mw-head{
#mw-head{
Line 71: Line 72:
     background-color: #000B10;  
     background-color: #000B10;  
     border-color: #3A4246;  
     border-color: #3A4246;  
}
.tocnumber {
  color: #fff;
}
}
/* Color the edit interface */
/* Color the edit interface */

Navigation menu