diff --git a/Identity/Webenv/Themes/Default/Moin/1.5.9/Modern/css/screen.css b/Identity/Webenv/Themes/Default/Moin/1.5.9/Modern/css/screen.css index 0bc6b5f..47cac20 100644 --- a/Identity/Webenv/Themes/Default/Moin/1.5.9/Modern/css/screen.css +++ b/Identity/Webenv/Themes/Default/Moin/1.5.9/Modern/css/screen.css @@ -77,71 +77,72 @@ div#content div#preview > div { --------------------------------------------------------------------*/ h1 { - font-size: 1.7em; - font-weight: bold; - line-height: 1.9em; - margin-top: 0.9em; - margin-bottom: 0.9em; - padding-left: 20px; /* Should be the same for h{1-4} */ - color: #FFF; - border: none; - background-color: #204C8D; - background-image: url("../img/moin-h1-background.png"); - } + font-size: 1.7em; + font-weight: bold; + line-height: 1.9em; + margin-top: 0.9em; + margin-bottom: 0.9em; + padding-left: 20px; /* Should be the same for h{1-4} */ + color: #FFF; + border: none; + background-color: #204C8D; + background-image: url("../img/moin-h1-background.png"); + } + h2 { - font-size: 1.4em; - line-height: 1.8em; - margin: 0; - margin-top: 1.6em; - margin-bottom: 0.8em; - padding-left: 20px; /* Should be the same for h{1-4}*/ - background-image: url("../img/moin-h2-background.png"); - border: none; - color: #072B61; - } + font-size: 1.4em; + line-height: 1.8em; + margin: 0; + margin-top: 1.6em; + margin-bottom: 0.8em; + padding-left: 20px; /* Should be the same for h{1-4}*/ + background-image: url("../img/moin-h2-background.png"); + border: none; + color: #072B61; + } h3 { - font-size: 1.25em; - line-height: 1.6em; - margin-top: 1em; - margin-bottom: 0.5em; - padding-left: 20px; /* Should be the same for h{1-4} */ - color: #072B61; - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: #DADADA; - } + font-size: 1.25em; + line-height: 1.6em; + margin-top: 1em; + margin-bottom: 0.5em; + padding-left: 20px; /* Should be the same for h{1-4} */ + color: #072B61; + border-bottom-width: 1px; + border-bottom-style: solid; + border-bottom-color: #DADADA; + } h4 { - font-size: 1.2em; - line-height: 1.4em; - margin-top: 1em; - margin-bottom: 0.5em; - padding-left: 20px; /* Should be the same for h{1-4} */ - color: #072B61; - border-bottom: none; - } + font-size: 1.2em; + line-height: 1.4em; + margin-top: 1em; + margin-bottom: 0.5em; + padding-left: 20px; /* Should be the same for h{1-4} */ + color: #072B61; + border-bottom: none; + } h5 { - font-size: 1.1em; - line-height: 1.1em; - margin-top: 1em; - margin-bottom: 0.5em; - padding-left: 20px; /* Should be the same for h{1-4} */ - color: #072B61; - font-weight: bold; - border-bottom: none; - } + font-size: 1.1em; + line-height: 1.1em; + margin-top: 1em; + margin-bottom: 0.5em; + padding-left: 20px; /* Should be the same for h{1-4} */ + color: #072B61; + font-weight: bold; + border-bottom: none; + } h6 { - font-size: 1em; - line-height: 1.1em; - margin-top: 1em; - margin-bottom: 0.5em; - padding-left: 20px; /* Should be the same for h{1-4} */ - color: #000; - font-weight: bold; - border-bottom: none; - } + font-size: 1em; + line-height: 1.1em; + margin-top: 1em; + margin-bottom: 0.5em; + padding-left: 20px; /* Should be the same for h{1-4} */ + color: #000; + font-weight: bold; + border-bottom: none; + } #editor-help { padding: 1em; @@ -1288,9 +1289,9 @@ div#header div.tabs span:hover a span { } #interwiki { - margin-right: 0.5em; - float:left; - font-size: 1em; + margin-right: 0.5em; + float:left; + font-size: 1em; } *[dir="rtl"] #interwiki {