diff options
Diffstat (limited to 'helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml')
-rw-r--r-- | helpers/DATA/firefox/gnu/abouthome/aboutHome.xhtml | 21 |
1 files changed, 7 insertions, 14 deletions
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; </head> - <body dir="&locale.dir;" onload="prepare();"> + <body dir="&locale.dir;"> <div class="spacer"/> |