Difference between revisions of "MediaWiki:Common.css"

From QuizCentral.net
Jump to navigation Jump to search
(Created page with ".league-header li { list-style-type: circle; }")
 
Line 1: Line 1:
.league-header li {
+
.league-header>ul>li {
 
   list-style-type: circle;
 
   list-style-type: circle;
 
}
 
}

Revision as of 00:06, 15 May 2021

.league-header>ul>li {
  list-style-type: circle;
}