1
0
Fork 0

Added content border

website
Mike Gerwitz 2011-12-14 19:27:05 -05:00
parent 2c0dba6687
commit 2527536881
1 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,10 @@ html, body {
rgb(238,238,236) 100%
);
border: 2px solid #babdb6;
border-top: 0px;
border-bottom-width: 4px;
margin: 0px auto;
padding: 0.5em 1em 1em 1em;