diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-09-15 10:47:10 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-09-15 10:47:10 +0100 |
commit | e15acb86050ff4e90441a9f5772b1f985fd944cf (patch) | |
tree | 9e09930e368f8ace79f9089e21851028cecf99c1 /.uzbl/style.css | |
parent | b4258ad041b8e0c8102e57e662970c6c3afe56a6 (diff) | |
parent | 9b7c7320d7926c4d8aaa8b68bb677114b292aa6a (diff) |
Merge branch 'master' of github.com:uvaes/dotfiles
Conflicts:
.uzbl/bookmarks
.uzbl/config
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; */ |