From 09a39c557e4891556755dac241329b18980ecf33 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Thu, 9 Oct 2014 15:32:19 +0200 Subject: Fixed css in aboutHome.xhtml that was preventing compilation --- helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'helpers/DATA/firefox/gnu/abouthome') diff --git a/helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml b/helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml index 21e708f..c1acf4a 100644 --- a/helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml +++ b/helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml @@ -34,11 +34,6 @@ bottom:2px; left:2px; } -#addonsform form{ -position:relative; -left:10px; -} - em { color:#600 } @@ -47,14 +42,6 @@ a{ color:#004998 } -#addonsform{ -background-color:#fff; -font-size:14px; -padding:10px 30px 20px 30px; -border-radius: 10px; -box-shadow: 0px 0px 5px #888888; -} - .block-side-margin { min-width: 16px; -moz-box-flex: 1; @@ -81,6 +68,12 @@ color:#666; text-shadow:0px 1px 0px #fff; } +.titlelink { +font-weight:bold; +color:#56728C; +text-shadow:0px 1px 0px #fff; +} + #footer{ min-height:100px; } @@ -89,7 +82,7 @@ min-height:100px; - +
-- cgit v1.2.3