style fixes

This commit is contained in:
albert
2011-11-14 18:11:09 -05:00
parent 89a00606d4
commit cd48af8845
5 changed files with 15 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
div#page {
aside#sidebar {
width: 30%;
}
section#content {
width: 65%;
}
}

View File

@@ -7,7 +7,7 @@ header#top {
}
menu {
font-size: $h2_size;
font-size: $h1_size;
li.nonessential {
display: none;

View File

@@ -1,7 +1,7 @@
@import "../common/000_vars.css.scss";
div.paginator {
font-size: $h2_size;
font-size: $h1_size;
font-weight: bold;
li {

View File

@@ -7,7 +7,7 @@ div#c-posts {
section#tag-box {
ul {
font-size: $h2_size;
font-size: $h1_size;
font-weight: bold;
li {