css fixes
This commit is contained in:
parent
0c23cd62db
commit
e8be8139cb
@ -1,5 +1,6 @@
|
|||||||
.widget {
|
.widget {
|
||||||
padding: 10px 10px 20px 10px;
|
margin-bottom: 10px;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.widget h3 {
|
.widget h3 {
|
||||||
|
@ -36,6 +36,10 @@ aside#region_1 {
|
|||||||
border-right: 1px solid transparent;
|
border-right: 1px solid transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
aside #left_aside_wrapper {
|
||||||
|
margin-bottom: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
Reference in New Issue
Block a user