File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
public/site_assets/test/css Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -60,8 +60,9 @@ text-decoration: none;
60
60
}
61
61
62
62
header # header h2 .section_title {
63
- text-align : center ;
63
+ text-align : left ;
64
64
text-indent : 4.5% ;
65
+ text-transform : uppercase;
65
66
width : 68% ;
66
67
background : url(../ images/header_shadow.png) no-repeat left top;
67
68
}
@@ -97,8 +98,7 @@ background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
97
98
98
99
section # secondary_bar .user {
99
100
float : left;
100
- width : 10% ;
101
- min-width : 150px ;
101
+ width : 12% ;
102
102
height : 38px ;
103
103
}
104
104
@@ -192,8 +192,7 @@ margin: 0 5px;
192
192
/* Sidebar */
193
193
194
194
aside # sidebar {
195
- min-width : 150px ;
196
- width : 10% ;
195
+ width : 12% ;
197
196
background : # E0E0E3 url(../ images/sidebar.png) repeat;
198
197
float : left;
199
198
min-height : 85% ;
You can’t perform that action at this time.
0 commit comments