tenfourfox/layout/reftests/counter-style/ref-common.css
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
189 B
CSS

body {
/* to match ua.css, see bug 1020143 */
font-variant-numeric: tabular-nums;
}
div, p {
padding: 0; margin: 0;
line-height: 150%;
float: left;
}
p {
padding-right: .5em;
}