css/module: do not reduce font size, web2 does so

NB: font size after third level will still be slightly reduced
This commit is contained in:
Thomas Gelf 2015-11-23 12:59:20 +01:00
parent f25f141820
commit 1e145f127f

View file

@ -1,7 +1,3 @@
/* Default font settings */
h1 {
font-size: 1em;
}
/* Normalize CSS */
@ -37,7 +33,6 @@ h1 a:focus {
}
div.bp {
font-size: 0.82em;
margin-bottom: 4px;
}