aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/style.css
diff options
context:
space:
mode:
authorGravatar Sylvester Johansson <scj@archlinux.us>2009-05-28 22:13:24 +0200
committerGravatar Sylvester Johansson <scj@archlinux.us>2009-05-28 22:16:34 +0200
commitafce27422a221c718958a06a1e7f804f0a59003d (patch)
treeec0eb812a98552cea31ca9c082209593d33bc0ea /examples/data/style.css
parent09ae8e31a84ef94e82ccecae2196bad9ba12c538 (diff)
OH GOD I DON'T KNOW WHAT I AM DOING
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;