From afce27422a221c718958a06a1e7f804f0a59003d Mon Sep 17 00:00:00 2001 From: Sylvester Johansson Date: Thu, 28 May 2009 22:13:24 +0200 Subject: OH GOD I DON'T KNOW WHAT I AM DOING --- examples/data/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/data/style.css') 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; -- cgit v1.2.3