From: Chris Lattner Date: Thu, 13 Dec 2007 06:55:59 +0000 (+0000) Subject: remove some dead styles. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0cbae4cdecdfeae3c559f2d90664e59129cdf92;p=clang remove some dead styles. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44992 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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; -} -