achille-press/layouts/sidebar-sidebar-content.css

22 lines
No EOL
263 B
CSS

/*
Theme Name: _s
Layout: Sidebar-Sidebar-Content
*/
#primary {
float: right;
margin: 0 0 0 -40%;
width: 100%;
}
#content {
margin: 0 0 0 40%;
}
#main .widget-area {
float: left;
overflow: hidden;
width: 20%;
}
.site-footer {
clear: both;
width: 100%;
}