added resizing of content window

This commit is contained in:
albert
2013-02-17 22:10:53 -05:00
parent 741f97481d
commit 54625aa79c
3 changed files with 31 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ div#page {
}
section#content {
width: 80%;
max-width: 50em;
float: left;
padding-left: 2em;
overflow: visible;