We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dfb7e9 + 7a074f8 commit e6b803bCopy full SHA for e6b803b
1 file changed
public/site_assets/test/css/layout.css
@@ -60,8 +60,9 @@ text-decoration: none;
60
}
61
62
header#header h2.section_title {
63
-text-align: center;
+text-align: left;
64
text-indent: 4.5%;
65
+text-transform: uppercase;
66
width: 68%;
67
background: url(../images/header_shadow.png) no-repeat left top;
68
@@ -97,8 +98,7 @@ background: #F1F1F4 url(../images/secondary_bar.png) repeat-x;
97
98
99
section#secondary_bar .user {
100
float: left;
-width: 10%;
101
-min-width: 150px;
+width: 12%;
102
height: 38px;
103
104
@@ -192,8 +192,7 @@ margin: 0 5px;
192
/* Sidebar */
193
194
aside#sidebar {
195
196
197
background: #E0E0E3 url(../images/sidebar.png) repeat;
198
199
min-height: 85%;
0 commit comments