Difference between revisions of "MediaWiki:Vector.css"

Jump to navigation Jump to search
(Updated bullet colour)
(Undo revision 2260 by Sstrutt (talk) Removed bullet balls up)
Line 35: Line 35:
p {
p {
         margin: .6em 0 .7em 0;
         margin: .6em 0 .7em 0;
}
/* Change list bullet colour */
li {
      color: #DDEDDD;
}
}