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

Misha Brukman brukman at cs.uiuc.edu
Tue Oct 28 12:56:01 PST 2003


Changes in directory llvm/docs:

llvm.css updated: 1.4 -> 1.5

---
Log message:

Publications do not get distributed with docs/; hence, their stylesheet need not
be distributed either.


---
Diffs of the changes:  (+0 -6)

Index: llvm/docs/llvm.css
diff -u llvm/docs/llvm.css:1.4 llvm/docs/llvm.css:1.5
--- llvm/docs/llvm.css:1.4	Fri Oct 24 14:58:36 2003
+++ llvm/docs/llvm.css	Tue Oct 28 12:55:27 2003
@@ -39,9 +39,3 @@
 
 .doc_red        { color: red }
 
-
-/* Publications */
-.pub_title  { font-family: "Georgia,Palatino,Times,Roman";
-              font-size: 24pt; 
-              text-align: center }
-.pub_author { font-size: 14pt; text-align: center }





More information about the llvm-commits mailing list