Rearrange things

This commit is contained in:
Ben Ramey
2014-04-08 19:38:55 -05:00
parent 15906b56de
commit d5ac63762b
14 changed files with 144 additions and 93 deletions

View File

@@ -10,6 +10,7 @@ body {
}
#page {
.interior {
padding: 20px 40px;
background-color: rgba(0,0,0,0.8);
box-shadow: 0px 0px 20px #000;
@@ -20,9 +21,5 @@ body {
font-size: 1.2em;
}
}
.interior-content {
padding: 20px 40px;
}
}
}