Rearrange layouts

This commit is contained in:
Ben Ramey
2014-04-08 19:49:06 -05:00
parent d5ac63762b
commit ce935f6a1e
5 changed files with 18 additions and 42 deletions

View File

@@ -10,7 +10,7 @@ body {
}
#page {
.interior {
padding: 20px 40px;
padding: 0 40px 20px;
background-color: rgba(0,0,0,0.8);
box-shadow: 0px 0px 20px #000;