commit
e6b803b1ce
@ -60,8 +60,9 @@ text-decoration: none;
|
|||||||
}
|
}
|
||||||
|
|
||||||
header#header h2.section_title {
|
header#header h2.section_title {
|
||||||
text-align: center;
|
text-align: left;
|
||||||
text-indent: 4.5%;
|
text-indent: 4.5%;
|
||||||
|
text-transform: uppercase;
|
||||||
width: 68%;
|
width: 68%;
|
||||||
background: url(../images/header_shadow.png) no-repeat left top;
|
background: url(../images/header_shadow.png) no-repeat left top;
|
||||||
}
|
}
|
||||||
@ -97,8 +98,7 @@ background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
|
|||||||
|
|
||||||
section#secondary_bar .user {
|
section#secondary_bar .user {
|
||||||
float: left;
|
float: left;
|
||||||
width: 10%;
|
width: 12%;
|
||||||
min-width: 150px;
|
|
||||||
height: 38px;
|
height: 38px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -192,8 +192,7 @@ margin: 0 5px;
|
|||||||
/* Sidebar */
|
/* Sidebar */
|
||||||
|
|
||||||
aside#sidebar {
|
aside#sidebar {
|
||||||
min-width: 150px;
|
width: 12%;
|
||||||
width: 10%;
|
|
||||||
background: #E0E0E3 url(../images/sidebar.png) repeat;
|
background: #E0E0E3 url(../images/sidebar.png) repeat;
|
||||||
float: left;
|
float: left;
|
||||||
min-height: 85%;
|
min-height: 85%;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user