Add style to display notes on a different background than the main text
[oota-llvm.git] / docs / llvm.css
index 5a5a38f0401e8d9de8b10684c2fab1ba66cd8ec9..a1dfa9e6fedea554e8965b3545eb3f3a1927b4bd 100644 (file)
@@ -66,6 +66,7 @@ TABLE       { text-align: center; border: 2px solid black;
                   padding: 0 1em 0 1em;
                   display:table;
                 }
+.doc_notes      { background: #fafafa; border: 1px solid #cecece; padding: 1em }
 
 TABLE.layout    { text-align: left; border: none; border-collapse: collapse;
                   padding: 4px 4px 4px 4px; }