7 // FIXME: Remove when typography module in mediawiki-ui
8 font-family: "Nimbus Sans L", "Liberation Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
11 .content.kss-no-margin {
18 display: -webkit-flex;
26 border-bottom: 1px solid #eee;
34 text-transform: uppercase;
37 border-right: 1px solid #eee;
43 -webkit-flex: initial;
57 text-transform: uppercase;
61 text-decoration: none;
68 display: inline-block;
81 h1, h2, h3, h4, h5, h6, p {
94 display: -webkit-flex;
99 -webkit-flex: initial;
105 word-wrap: break-word;
106 // word-wrap in pre not affecting Firefox, so add white-space.
107 white-space: pre-wrap;
124 @media (max-width: 960px) {