2,664
edits
m (Added li,ol,ul {line-height: 1.6em;} to counteract FS*.css line-height:1.625 (which created slightly wider spaces in lists).) |
m (Added h3{font-family: san-serif;} to prevent FS*.css changing font-family to museo, serif;) |
||
Line 238: | Line 238: | ||
margin-bottom: inherit; | margin-bottom: inherit; | ||
cursor: initial; | cursor: initial; | ||
} | |||
h3{ | |||
font-family: san-serif; /* line added 1/11/27*/ | |||
} | } | ||
.mw-body h3 { | .mw-body h3 { |
edits