update to bootstrap-3.2 and minor css adjustments

This commit is contained in:
marijus
2014-07-24 13:51:06 +02:00
parent 0f14dd30db
commit 9001406346
8 changed files with 3112 additions and 2458 deletions

View File

@@ -1,9 +1,5 @@
/* override some bootstrap settings */
html {
font-size: 100%;
}
h1,
.h1 {
font-size: 24px;
@@ -33,19 +29,6 @@ h6,
.h6 {
font-size: 10px;
}
textarea {
line-height: initial;
}
.radio, .checkbox{
padding-left: 0px;
margin-left: 0px;
}
.checkbox input[type="checkbox"], inline input[type="checkbox"]{
float:none;
margin-left:0px;
}
/* nav overrides */