From 2c21f6f38a6b6947c1547675fe2d0483813b7df7 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 7 Aug 2015 00:27:09 +0200 Subject: Change to uppercase hints for uzbl --- config/uzbl/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config/uzbl/style.css') diff --git a/config/uzbl/style.css b/config/uzbl/style.css index 863fa07..a5fe457 100644 --- a/config/uzbl/style.css +++ b/config/uzbl/style.css @@ -11,8 +11,9 @@ font-weight: bold !important; font-variant: normal !important; text-decoration: none !important; + text-transform: uppercase; - -webkit-transform: translate(-5px,-5px); + -webkit-transform: translate(-3px,-1px); opacity: 0.8; -webkit-border-radius: 6px !important; /* Play around with this, pretty fun things to do :) */ -- cgit v1.2.3