style update

This commit is contained in:
Andreas Stephanides
2015-04-27 17:23:25 +02:00
parent 160005b79f
commit caaea67994
2 changed files with 12 additions and 1 deletions

View File

@@ -16,6 +16,17 @@ h2 {
font-size: 19px
}
h3 {
font-size: 16px
}
h4 {
font-size: 14px
}
body,html {
padding:0;
margin:0;

View File

@@ -110,7 +110,7 @@ $navbar-li-minwidth: 0;
$box-border: $color_schema_1 solid 1px;
$box-border: #ccc solid 1px;
$box-border-radius:0px;
$box-background: white;