remove HTML formatting gunk from a lot of the docs

This commit is contained in:
Anthony Bentley
2009-11-06 23:01:00 -07:00
parent e1f5352ba5
commit 42007c5c92
8 changed files with 637 additions and 780 deletions

View File

@@ -1,16 +0,0 @@
html {
background: #692764;
color: #F5A0D8;
}
a:link {
color: #8AAEE6;
}
a:visited {
color: #2B9DA4;
}
a:active {
color: #95F0DA;
}