Added http_root option

This commit is contained in:
Remy
2011-07-11 02:18:15 -07:00
parent ceadca253f
commit 052a540ca4
6 changed files with 29 additions and 9 deletions

View File

@@ -86,6 +86,9 @@ h1{
.smalltext{
font-size: 11px;
}
.bigtext{
font-size: 22px;
}
a:link {
color: #5E2612;
text-decoration: none;