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;
6060}
6161
6262header # header h2 .section_title {
63- text-align : center ;
63+ text-align : left ;
6464text-indent : 4.5% ;
65+ text-transform : uppercase;
6566width : 68% ;
6667background : url(../ images/header_shadow.png) no-repeat left top;
6768}
@@ -97,8 +98,7 @@ background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
9798
9899section # secondary_bar .user {
99100float : left;
100- width : 10% ;
101- min-width : 150px ;
101+ width : 12% ;
102102height : 38px ;
103103}
104104
@@ -192,8 +192,7 @@ margin: 0 5px;
192192/* Sidebar */
193193
194194aside # sidebar {
195- min-width : 150px ;
196- width : 10% ;
195+ width : 12% ;
197196background : # E0E0E3 url(../ images/sidebar.png) repeat;
198197float : left;
199198min-height : 85% ;
You can’t perform that action at this time.
0 commit comments