diff --git a/installer/resources/themes/console/light/console.css b/installer/resources/themes/console/light/console.css
index 9e60e5cc65cc4e9859d35919d0f9a65393e0fd84..2dd16656845c4855c7e8c79f92c928c0fbb83216 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