probably should indicate the appearence of aside visualy somehow
This commit is contained in:
@@ -6,15 +6,11 @@ header #banner {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 55px 0px 200px 0px;
|
||||
border-spacing: 10px;
|
||||
}
|
||||
|
||||
aside#region_1 {
|
||||
min-width: 210px;
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
padding: 65px 10px 10px 10px;
|
||||
}
|
||||
|
||||
aside input[type='text'] {
|
||||
@@ -22,6 +18,8 @@ aside input[type='text'] {
|
||||
}
|
||||
|
||||
section {
|
||||
padding-top: 65px;
|
||||
padding-left: 10px;
|
||||
width: 100%;
|
||||
display: table-cell;
|
||||
vertical-align: top;
|
||||
|
Reference in New Issue
Block a user