Mods page.

This commit is contained in:
Matthew Bowra-Dean
2010-09-05 21:57:20 +12:00
parent 73fa306719
commit d5c25f73bd
4 changed files with 33 additions and 0 deletions

View File

@@ -177,4 +177,9 @@ div.rounded
.border
{
border: solid 3px #650b03
}
pre, code
{
font-family: Consolas, Incosolata, Lucida Console, Monospace;
}