MediaWiki:Common.css: Difference between revisions

Line 106: Line 106:
}
}


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