clean up the default page definition - get rid of right_aside which is illegal
This commit is contained in:
@@ -8,7 +8,7 @@ nav {
|
||||
background-color: #ff0000;
|
||||
}
|
||||
|
||||
aside {
|
||||
aside#region_1 {
|
||||
display: block;
|
||||
width: 210px;
|
||||
position: absolute;
|
||||
@@ -17,6 +17,10 @@ aside {
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
aside input[type='text'] {
|
||||
width: 174px;
|
||||
}
|
||||
|
||||
|
||||
section {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user