Index: trunk/tools/bugzilla/bugzilla-4.0/skins/contrib/Wikimedia/vector.css |
— | — | @@ -10,6 +10,9 @@ |
11 | 11 | background-color: #f3f3f3; |
12 | 12 | background-image: url(images/page-base.png); |
13 | 13 | } |
| 14 | +body, td, th, input { |
| 15 | + font-family: sans-serif; |
| 16 | +} |
14 | 17 | /* Content */ |
15 | 18 | #content-container { |
16 | 19 | margin-left: 10em; |