D | khronos.css | 35 /** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4… 36 h1 { font-size: 2em; margin: 0.67em 0; } selector 179 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … selector 191 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… selector 192 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 194 h1 { font-size: 2.125em; } selector 259 @media only screen and (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .titl… selector 260 h1 { font-size: 2.75em; } selector 274 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } selector 321 #header > h1:first-child { color: black; margin-top: 2.25rem; margin-bottom: 0; } [all …]
|