From 1abf447f85e8f1612fd056e031963a34d4071394 Mon Sep 17 00:00:00 2001 From: z3d <z3d@mail.i2p> Date: Sat, 11 Dec 2010 03:38:55 +0000 Subject: [PATCH] Dark twiddle. --- installer/resources/themes/console/dark/console.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/installer/resources/themes/console/dark/console.css b/installer/resources/themes/console/dark/console.css index 2425dcc3b1..a436be5a2c 100644 --- a/installer/resources/themes/console/dark/console.css +++ b/installer/resources/themes/console/dark/console.css @@ -584,6 +584,7 @@ div.main li b { color: #dd0; padding: 1px 2px; background: #030; + margin: 0 2px; } ol { @@ -1048,4 +1049,12 @@ div.footnote hr{ background: #494; height: 1px; border: 0px solid #494; +} + +.topness { + font-size: 7.5pt; + text-align: right; + margin-top: -23px; + margin-bottom: -5px; + margin-right: 5px; } \ No newline at end of file -- GitLab