Add support and news areas

This commit is contained in:
Roberto Rosario
2011-12-04 07:30:18 -04:00
parent 47e88b8e95
commit 3b9fecb593
8 changed files with 184 additions and 2 deletions

View File

@@ -52,3 +52,8 @@ body { margin: 50px 0 0; background: #fff url(../images/bg.gif) repeat-x; font:
}
pre { background: #000; color: #fff; padding: 15px; margin-left: 0px; padding:0px;}
.center {display: block; margin-left: auto; margin-right: auto;}
.tc {text-align: center;}