[llvm-commits] CVS: llvm-www/llvm.css

Chris Lattner lattner at cs.uiuc.edu
Fri Jan 7 15:26:13 PST 2005



Changes in directory llvm-www:

llvm.css updated: 1.16 -> 1.17
---
Log message:

Fix style to not look funny


---
Diffs of the changes:  (+1 -2)

Index: llvm-www/llvm.css
diff -u llvm-www/llvm.css:1.16 llvm-www/llvm.css:1.17
--- llvm-www/llvm.css:1.16	Wed Sep  8 14:08:34 2004
+++ llvm-www/llvm.css	Fri Jan  7 17:25:58 2005
@@ -35,8 +35,7 @@
                margin-bottom: 0.3em; }
 
 .www_subsection { width: 75%;
-                  text-align: left;  font-size: 12pt; padding: 4pt 4pt 4pt 4pt;
-                  margin: 1.5em 0.5em 0.5em 0.5em }
+                  text-align: left;  font-size: 12pt; }
 
 .www_subsubsection { margin: 1.0em 0.5em 0.5em 0.5em;
                      font-weight: bold; font-style: oblique;






More information about the llvm-commits mailing list