ncdc 1.10 release + misc stuff

This commit is contained in:
Yorhel 2013-06-15 11:09:14 +02:00
parent 2f88c43171
commit 2c6db29f18
9 changed files with 61 additions and 11 deletions

View file

@ -6,7 +6,7 @@ html,body { background: #ccc; text-align: center; height: 100% }
#main, #left { float: left; border-top: 0px dashed #aaa, margin-top: 50px }
#left { width: 110px; border-right: 1px dashed #aaa; padding: 20px 10px }
#main { width: 629px; padding: 12px 20px 30px 20px }
#footer { clear: left; width: 150px; margin: 0 0 0 324px; border-top: 1px dashed #aaa; height: 20px; text-align: center }
#footer { clear: left; width: 250px; margin: 0 0 0 274px; border-top: 1px dashed #aaa; height: 20px; text-align: center }
#footer p { position: relative; top: -10px; padding: 0; background: #fff; display: inline; color: #aaa }
#left li a { font-size: 14px }
#left h1 { font-weight: bold; text-align: center; font-size: 15px; margin-bottom: 20px }