more choklet work
This commit is contained in:
parent
ca7888b7ce
commit
de550d45ff
48
view/css/choklet_bannertwo.css
Normal file
48
view/css/choklet_bannertwo.css
Normal file
@ -0,0 +1,48 @@
|
||||
header #banner {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
width: 250px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
#blog-banner {
|
||||
position: relative;
|
||||
margin-top: 75px;
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
nav.navbar {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
aside#region_1 {
|
||||
display: block;
|
||||
min-width: 210px;
|
||||
max-width: 220px;
|
||||
width: 20%;
|
||||
float: left;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
aside input[type='text'] {
|
||||
width: 174px;
|
||||
}
|
||||
|
||||
|
||||
section {
|
||||
margin-left: 15px;
|
||||
margin-right: 15px;
|
||||
float: left;
|
||||
min-width: 400px;
|
||||
width: 70%;
|
||||
display: block;
|
||||
padding-bottom: 350px;
|
||||
}
|
||||
|
||||
#region_3 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user