From ce98f87d42880b3e1078aa391d23585ff49f3b9a Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 2 Jun 2014 00:15:38 +0200 Subject: [PATCH] phased out some more inline styles --- css/options.css | 21 ++++++++++++--------- options.html | 10 +++++----- 2 files changed, 17 insertions(+), 14 deletions(-) diff --git a/css/options.css b/css/options.css index 1502fa28..d80acf7d 100644 --- a/css/options.css +++ b/css/options.css @@ -18,21 +18,24 @@ } html { - margin: 12px 0 0 100px; -} + margin: 12px 0 0 100px; } h1 { - font-size: 14pt; + font-size: 30pt; font-weight: normal; padding-bottom: 10px; - border-bottom: 1px solid #e0e0e0; -} + border-bottom: 1px solid #e0e0e0; } h2 { font-size: 12pt; - font-weight: normal; -} + font-weight: normal; } + +.hidden { + display: none; } + +#textsecure-icon { + width: 50px; + height: 50px; } #init-go-single-client { - display:block; -} + display:block; } diff --git a/options.html b/options.html index 31d59608..32827350 100644 --- a/options.html +++ b/options.html @@ -23,23 +23,23 @@
-

TextSecure

-