_s: More consistency with class names in the structural markup

This commit is contained in:
Ian Stewart 2012-02-01 16:55:36 +00:00
parent 88b7c401e6
commit afe244fe68
15 changed files with 33 additions and 33 deletions

View file

@ -3,7 +3,7 @@ Theme Name: _s
Layout: Sidebar-Sidebar-Content
*/
#primary {
.site-content {
float: right;
margin: 0 0 0 -40%;
width: 100%;
@ -16,7 +16,7 @@ Layout: Sidebar-Sidebar-Content
overflow: hidden;
width: 20%;
}
#colophon {
.site-footer {
clear: both;
width: 100%;
}