summaryrefslogtreecommitdiff
path: root/www/content.css
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-12-10 05:20:47 +0000
committerChris Lattner <sabre@nondot.org>2007-12-10 05:20:47 +0000
commitce90ba689a7367fd0ceffc44754f373405010520 (patch)
tree60ac0c7758bd7675a66a17cb37273b167a85ae30 /www/content.css
parent7ee5cb329e72d07327178d121ec765b390224c2d (diff)
downloadclang-ce90ba689a7367fd0ceffc44754f373405010520.tar.gz
don't duplicate goals on the features page.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/content.css')
-rw-r--r--www/content.css7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/content.css b/www/content.css
index e7d44a6066..23244358d2 100644
--- a/www/content.css
+++ b/www/content.css
@@ -10,13 +10,6 @@ table,tr,td {
padding:.4ex;
}
-.li_desc, .li_weak_desc { /* layout + formatting */
- margin: 0 3ex;
- font-size:.9em;
-}
-.li_weak_desc { /* color */
- color:rgb(100,100,100);
-}
.weak_txt {
font-size:.9em;
color:rgb(100,100,100);