0

Hello World!

This commit is contained in:
Ethan Lee
2012-02-01 00:49:44 -05:00
commit fa19d70be4
1681 changed files with 142058 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
BODY {
background: white;
}
A.plain {
text-decoration: none;
}
A.sidebar {
text-decoration: none;
}
A.sidebar:hover, A.sidebar:active {
text-decoration: underline;
}