ncdc 1.18.1 + yxml manual + dcstats + minor restyle

...I need to commit more often.
This commit is contained in:
Yorhel 2014-02-11 10:28:26 +01:00
parent 610b0fb31c
commit 57e7bb546e
20 changed files with 339 additions and 56 deletions

View file

@ -19,8 +19,10 @@ html,body { background: #ccc; text-align: center; height: 100% }
#left li a.small { font-size: 10px }
#left .menusel { color: #03a }
#left .notes { margin-top: 50px; text-align: center }
#left .notes, #left .notes a { font-size: 9px; text-decoration: none }
#left .notes, #left .notes a, #left .notes b { font-size: 9px; text-decoration: none }
#left .notes a:hover { text-decoration: underline }
#left .notes i { font-size: 7px; display: block; margin-top: -2px; margin-bottom: -10px; font-style: normal }
#left .notes b { display: block; margin-top: 10px; margin-bottom: 2px }
#scissors { position: relative; top: 30px; left: 113px; }
img.right { float: right; margin: 0 0 5px 10px }
.indexgroup { margin: 30px 10px 0px 20px }