major cleanup of choklet+bannertwo
This commit is contained in:
parent
7c4503968d
commit
7a78da7982
@ -14,6 +14,10 @@ header #banner {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
#blog-banner .widget {
|
||||
border: none;
|
||||
}
|
||||
|
||||
main {
|
||||
display: table;
|
||||
table-layout: fixed;
|
||||
@ -48,7 +52,7 @@ section {
|
||||
margin-right: 15px;
|
||||
width: 100%;
|
||||
display: table-cell;
|
||||
padding-bottom: 200px;
|
||||
padding: 0 10px 200px 10px;
|
||||
}
|
||||
|
||||
#region_3 {
|
||||
|
Reference in New Issue
Block a user