From 5531b4be51cb8b1c8938ce328aaec6ab63860e78 Mon Sep 17 00:00:00 2001 From: z3d Date: Sat, 18 Dec 2010 07:13:18 +0000 Subject: [PATCH] Midnight & Dark mumblings. --- .../resources/themes/console/dark/console.css | 16 ++++++++-------- .../themes/console/midnight/console.css | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index bf4c946d5..03fcca61c 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -575,14 +575,6 @@ div.main li b { text-shadow: 0 1px 1px #700; } -.links b{ - color: #b70 !important; - letter-spacing: 0.07em; - font-size: 9.5pt; - line-height: 165%; - text-shadow: 0 1px 1px #700; -} - .tidylist { text-align: justify !important; line-height: 150%; @@ -656,6 +648,14 @@ a:hover{ list-style-image: url("images/link.png") !important; } +.links b{ + color: #b70 !important; + letter-spacing: 0.07em; + font-size: 9.5pt; + line-height: 165%; + text-shadow: 0 1px 1px #700; +} + p { text-align: justify; line-height: 160%; diff --git a/installer/resources/themes/console/midnight/console.css b/installer/resources/themes/console/midnight/console.css index e5a640428..e00974c84 100644 --- a/installer/resources/themes/console/midnight/console.css +++ b/installer/resources/themes/console/midnight/console.css @@ -465,7 +465,7 @@ div.news hr { background: #99f; height: 1px; border: 0px solid #99f; - margin: 20px 0 2px 0; + margin: 10px 0 2px 0; } div.confignav {