diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-09-15 09:31:07 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-09-15 09:31:07 +0100 |
commit | 9b7c7320d7926c4d8aaa8b68bb677114b292aa6a (patch) | |
tree | 084b036f431a5d46b32135d3087fee1227eba3ce /.uzbl/style.css | |
parent | e69db5463391625880576eb895ca5d761bfaad54 (diff) |
Improve uzbl configuration
Diffstat (limited to '.uzbl/style.css')
-rw-r--r-- | .uzbl/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.uzbl/style.css b/.uzbl/style.css index a5fe457..bf769c8 100644 --- a/.uzbl/style.css +++ b/.uzbl/style.css @@ -14,7 +14,7 @@ text-transform: uppercase; -webkit-transform: translate(-3px,-1px); - opacity: 0.8; + opacity: 1.0; -webkit-border-radius: 6px !important; /* Play around with this, pretty fun things to do :) */ /* -webkit-transform: scale(1) rotate(0deg) translate(-6px,-5px) !important; */ |