2,664
edits
(fixed style for .mw-body-content (added missing '.')) |
(defined .mw-body ul li, .mw-body-content ul li - in order to separate the ul li from the text in the tabs at the top of each page.) |
||
Line 72: | Line 72: | ||
color: #262626; | color: #262626; | ||
} | } | ||
.mw-body ul li, .mw-body-content ul li { | |||
line-height: 1.5em; | |||
/* position: relative;*/ | |||
font-family: Helvetica, Verdana, "Proxima Nova Light",serif; | |||
font-size: inherit; | |||
color: #262626; | |||
} | |||
} | |||
ul li{ | ul li{ | ||
line-height: 1.25rem; | line-height: 1.25rem; |
edits