forked from bofh/fetsite
style update
This commit is contained in:
@@ -16,6 +16,17 @@ h2 {
|
|||||||
font-size: 19px
|
font-size: 19px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
font-size: 16px
|
||||||
|
}
|
||||||
|
|
||||||
|
h4 {
|
||||||
|
font-size: 14px
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
body,html {
|
body,html {
|
||||||
padding:0;
|
padding:0;
|
||||||
margin:0;
|
margin:0;
|
||||||
|
|||||||
@@ -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-border-radius:0px;
|
||||||
$box-background: white;
|
$box-background: white;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user