MediaWiki:Common.css: Difference between revisions

Line 106: Line 106:
}
}


ul li::before {
ul li {
   color: #00528C;
   color: #00528C;
   content: "\2022";
   content: "\2022";
}
}