aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/content.css16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/content.css b/www/content.css
index d205c715d4..14de736a4a 100644
--- a/www/content.css
+++ b/www/content.css
@@ -8,19 +8,3 @@ IMG.img_slide {
margin-left: auto;
margin-right: auto
}
-
-
-/* FIXME: This is only for the status page */
-table,tr,td {
- border:.3ex solid black;
- border-collapse:collapse;
- padding:.4ex;
-}
-
-.code {
- font:Courier,Arial;
-}
-.simple_list { /* simple lists that don't need to stand out */
- margin-left:0;
-}
-