From afc8cd18b8563bc102212e7ea5f5c83728912924 Mon Sep 17 00:00:00 2001 From: Gustavo Cruz Date: Tue, 18 Mar 2014 16:10:58 -0300 Subject: [PATCH] updating theme --- style.css | 5 +++++ 1 file changed, 5 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 8cfe905..5990dd4 100644 --- a/style.css +++ b/style.css @@ -223,9 +223,14 @@ p { #TB_window .login-box .button-bar input.icon-login { background: url("images/btn_entrar_login.png") no-repeat scroll 0 0 #FFFFFF; + border: 0px none; + font-family: arial,sans-serif; + font-size: 16px; + font-weight: bold; height: 50px !important; max-height: 50px !important; padding: 0; + text-transform: uppercase; width: 145px; } -- libgit2 0.21.2