Make everything 16px and 32px

This commit is contained in:
yflory
2017-07-11 15:34:46 +02:00
parent 16d0527e92
commit 42075e4b5f
5 changed files with 43 additions and 41 deletions

View File

@@ -610,7 +610,7 @@ noscript {
color: black;
text-shadow: 1px 0 2px white, 0 1px 2px white, -1px 0 2px white, 0 -1px 2px white;
z-index: 2;
font-size: 16px;
font-size: @main-font-size;
font-weight: bold;
}
}