MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
(remove weird ยท in hlists)
(Make it so .tooltip doesn't override the rest of the codes)
Line 1,491: Line 1,491:
/*                                                                          */
/*                                                                          */
/* ========================================================================= */
/* ========================================================================= */
.tooltip {
color: #FFF;
text-shadow: 0.125em 0.125em 0 #3F3F3F;
}


.format-0 {
.format-0 {
Line 1,552: Line 1,556:
text-shadow: 0.125em 0.125em 0 #3F3F15;
text-shadow: 0.125em 0.125em 0 #3F3F15;
}
}
.format-f, .tooltip {
.format-f {
color: #FFF;
color: #FFF;
text-shadow: 0.125em 0.125em 0 #3F3F3F;
text-shadow: 0.125em 0.125em 0 #3F3F3F;