aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-13 06:55:59 +0000
committerChris Lattner <sabre@nondot.org>2007-12-13 06:55:59 +0000
commite0cbae4cdecdfeae3c559f2d90664e59129cdf92 (patch)
tree1c43ae5fa35d2423afb5ed12b7042af6721b32b4
parent6c9f9755954505d9c2f962f3058478f34e199533 (diff)
remove some dead styles.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44992 91177308-0d34-0410-b5e6-96231b3b80d8
-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;
-}
-