MediaWiki:Vector.css: Difference between revisions

Added subtle text shadow to hatnotes
(Attempt to fix table and navbox styles)
(Added subtle text shadow to hatnotes)
Line 1:
/*
* SlyMods Wiki custom Vector CSSCSSh
*/
 
Line 105:
.catlinks, .mw-collapsable, #toc {
background-color: #1C386A;
}
 
/* HATNOTES */
.hatnote {
text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.22),
}