font-size des root reduziert, damit default font size 1rem entspricht

This commit is contained in:
Jana Deutschländer 2017-01-11 14:40:43 +01:00
commit fda6466f1a
25 changed files with 1279 additions and 1245 deletions

View file

@ -7,14 +7,14 @@
.breadcrumbs {
position: relative;
border-bottom: 1px solid @color-border;
padding: .8rem 1.8rem .4rem;
padding: .8rem @margin-default @very-small-spacing;
> p {
font-size: .83rem;
font-size: @font-size-small;
margin: 0;
* {
font-size: .83rem;
font-size: @font-size-small;
}
.bchead {
@ -38,7 +38,7 @@
transition: @transition border-color;
&:before {
font-size: 1rem;
font-size: @font-size-default + (@font-scale-factor*2);
margin-top: .17rem;
}
@ -140,11 +140,11 @@
#plugin__qc__out{
h1{
font-size: 1.2rem;
font-size: @font-size-head3;
}
h2{
margin-top: 1.6em;
font-size: .93rem;
font-size: @font-size-head5;
}
> h1, > h2, > p, >dl, >div{
padding-left: 1rem;
@ -172,7 +172,7 @@
.icon-emo-happy();
width: 100%;
font-size: .9rem;
font-size: @font-size-default;
&::before {
width: 100%;