aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'examples/data/style.css')
-rw-r--r--examples/data/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/data/style.css b/examples/data/style.css
index 9789e6f..de0a38b 100644
--- a/examples/data/style.css
+++ b/examples/data/style.css
@@ -1,6 +1,10 @@
.uzbl_highlight { background-color: yellow;}
.uzbl_h_first { background-color: lightgreen;}
+.uzbl_follow { border-style: dotted;
+ border-width: thin;
+}
+
#uzbl_hint > div {
display: inline;
border: 2px solid #4a6600;