Make pages better.

This commit is contained in:
Thomas Willingham
2013-05-28 20:47:46 +01:00
parent f041338cd3
commit 7c2aa706f2
3 changed files with 3742 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -4,9 +4,10 @@ width: 800px;
margin-left: auto;
margin-right: auto;
}
body {background-color: #d00 !important;}
.page-content-wrapper {background: #f00;
color: #fff;
.page-content-wrapper {background: #fff;
color: #000;
border-radius: 20px;
box-shadow: 5px 5px 5px #111;
}