bootstrapify the nav

This commit is contained in:
marijus
2014-02-19 18:42:37 +01:00
parent 6ac81c9360
commit c09087262c
8 changed files with 301 additions and 243 deletions

View File

@@ -1,18 +1,8 @@
nav {
height: 24px;
display: block;
position: fixed;
width: 100%;
z-index: 100;
background-color: #ff0000;
}
aside#region_1 {
display: block;
width: 210px;
position: absolute;
top: 48px;
top: 65px;
left: 0;
margin-left: 10px;
}
@@ -24,7 +14,7 @@ aside input[type='text'] {
section {
position: absolute;
top: 48px;
top: 65px;
left: 250px;
display: block;
right: 15px;