Publications do not get distributed with docs/; hence, their stylesheet need not
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 28 Oct 2003 18:55:27 +0000 (18:55 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 28 Oct 2003 18:55:27 +0000 (18:55 +0000)
be distributed either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9545 91177308-0d34-0410-b5e6-96231b3b80d8

docs/llvm.css

index 26f6c45fdfad23c48ad8f19e05b3a9d132075cc8..1b30c063b025bf807483b4d083f6293a8e7e2b96 100644 (file)
@@ -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 }