mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 03:59:12 +00:00
Add style to display notes on a different background than the main text
llvm-svn: 20097
This commit is contained in:
parent
fe88f2b21b
commit
fdcf0561a2
@ -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; }
|
||||
|
Loading…
Reference in New Issue
Block a user