diff --git a/mozilla/browser/base/content/credits.xhtml b/mozilla/browser/base/content/credits.xhtml index 660d9451e46..2687bad41c0 100644 --- a/mozilla/browser/base/content/credits.xhtml +++ b/mozilla/browser/base/content/credits.xhtml @@ -95,10 +95,6 @@ font-size: small; } - #creditsBox > .title > .motto { - margin-bottom: 180px; - } - h3 { font-weight: bold; font-size: small; @@ -118,10 +114,22 @@ h2.title { margin-top: 200px; - margin-bottom: 100px; + margin-bottom: 60px; text-align: center; } + .links { + font-weight: bold; + font-size: small; + text-align: center; + margin: 0px 0px 100px 0px; + } + + .links div { + font-weight: normal; + font-style: italic; + } + .motto { margin-top: 2px; font-style: italic; @@ -204,6 +212,14 @@

&brandFullName;™
&brandMotto;

+