Skip to content
Snippets Groups Projects
Commit 7b8830c8 authored by Ross Paterson's avatar Ross Paterson
Browse files

adapt stylesheet to example-contents class used by xsltproc

parent 983a0f01
No related merge requests found
......@@ -24,12 +24,15 @@ pre.screen { color: #006400 }
pre.programlisting { color: maroon }
div.example {
background-color: #fffcf5;
margin: 1ex 0em;
border: solid #412e25 1px;
padding: 0ex 0.4em
}
div.example, div.example-contents {
background-color: #fffcf5
}
a:link { color: #0000C8 }
a:hover { background: #FFFFA8 }
a:active { color: #D00000 }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment