From 587b7861cd2487d53764ec4599fef7adb16bcfc3 Mon Sep 17 00:00:00 2001 From: z3d <z3d@mail.i2p> Date: Sat, 11 Dec 2010 03:38:28 +0000 Subject: [PATCH] Light touch. --- installer/resources/themes/console/light/console.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css index 9e60e5cc65..2dd1665684 100644 --- a/installer/resources/themes/console/light/console.css +++ b/installer/resources/themes/console/light/console.css @@ -1146,4 +1146,12 @@ div.footnote hr{ background: #447; height: 1px; border: 0px solid #447; +} + +.topness { + font-size: 7.5pt; + text-align: right; + margin-top: -10px; + margin-bottom: -18px; + margin-right: 5px; } \ No newline at end of file -- GitLab