Added a style for making test red, which is used in CommandLine.html
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 19:58:36 +0000 (19:58 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 24 Oct 2003 19:58:36 +0000 (19:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9487 91177308-0d34-0410-b5e6-96231b3b80d8

docs/llvm.css

index 74976640251027a093574f7b19e5c1c5cdcb83be..26f6c45fdfad23c48ad8f19e05b3a9d132075cc8 100644 (file)
@@ -37,6 +37,9 @@
 
 .doc_footer     { text-align: left; padding: 0 0 0 0; font-size 12pt }
 
+.doc_red        { color: red }
+
+
 /* Publications */
 .pub_title  { font-family: "Georgia,Palatino,Times,Roman";
               font-size: 24pt;