Added Globster project

This commit is contained in:
Yorhel 2012-12-16 09:48:20 +01:00
parent c1e08277ef
commit 2e29709225
4 changed files with 110 additions and 8 deletions

View file

@ -41,7 +41,7 @@ p + ul, p + ol { margin-top: -10px }
pre { padding-left: 0 }
pre, code, pre b { font: 11px monospace; }
pre b { font-weight: bold }
pre { background: #f5f5f5; border: 1px dotted #aaa; margin: 5px 10px; display: block; padding: 5px 5px 5px 0; }
pre { margin: 0 0 10px 18px; display: block; padding: 0; border-left: 1px dotted #999 }
dd { margin-left: 15px }
dt a { color: #333 }
dt { margin-left: 10px }