Skip to content
Snippets Groups Projects
Commit ff3e951b authored by Goik Martin's avatar Goik Martin
Browse files

Link hovering

parent 8ee0d4b0
No related branches found
No related tags found
No related merge requests found
--- positioning.css.orig 2018-09-24 09:46:38.912065646 +0200
+++ positioning.css 2018-09-24 09:45:47.348868192 +0200
--- positioning.css.orig 2018-11-17 13:48:07.180040443 +0100
+++ positioning.css 2018-11-17 13:49:03.923387718 +0100
@@ -1,3 +1,8 @@
+/*
+ * patched by: /usr/share/hdm-docbook-xsl/CustomLayer/webhelp/positioning.css.patch
......@@ -80,7 +80,7 @@
#content .qandaset>table, #content .qandaset>table td, #content .calloutlist table, #content .calloutlist table td, #content .navfooter table, #content .navfooter table td {
border: 0px solid;
}
@@ -375,3 +394,132 @@
@@ -375,3 +394,136 @@
}
......@@ -213,3 +213,7 @@
+ padding: 1ex;
+ border-radius: 2ex;
+}
+
+a:hover {
+ color: LightSkyBlue;
+}
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