summaryrefslogtreecommitdiff
path: root/tex/context/base/export-example.css
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/export-example.css')
-rw-r--r--tex/context/base/export-example.css14
1 files changed, 5 insertions, 9 deletions
diff --git a/tex/context/base/export-example.css b/tex/context/base/export-example.css
index 2dfadb701..10db21982 100644
--- a/tex/context/base/export-example.css
+++ b/tex/context/base/export-example.css
@@ -298,6 +298,7 @@ descriptioncontent, div.descriptioncontent {
}
descriptionsymbol, div.descriptionsymbol {
+ display : inline ;
}
/* verbatimblock : display */
@@ -755,16 +756,11 @@ subsup>sub, div.subsup div.sub {
vertical-align : bottom ;
}
-/* xhtml ... not used any more */
-
-a[href] {
- text-decoration : none ;
- color : inherit ;
-}
+/* links */
-a[href]:hover {
- color : rgb(50%,0%,0%) ;
- text-decoration : underline ;
+div[href]:hover {
+ color : rgb(50%,0%,0%) ;
+ background-color : rgb(85%,85%,85%) ;
}
/* setups */