Bläddra i källkod

[FIX] remove software text

Gogs 7 år sedan
förälder
incheckning
4ad764e578
2 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 3
      static/src/main.css
  2. 0 1
      templates.xml

+ 4 - 3
static/src/main.css

@@ -1,5 +1,5 @@
 .menu_eiru_brand {
-    width: 90px;
+    width: 70px;
     height: 28px;
     margin-top: 8px;
     float: left;
@@ -10,12 +10,13 @@
 .menu_eiru_brand .menu_brand_logo {
     height: 28px;
     width: 30px;
-    margin-right: 5px;
+    margin-right: 4px;
 }
 
 .menu_eiru_brand div h2 {
     font-size: 14px;
-    text-decoration: underline;
+    font-weight: bold;
+    line-height: 22pt;
     margin: 0;
     color: #fff;
 }

+ 0 - 1
templates.xml

@@ -13,7 +13,6 @@
                     <img class="menu_brand_logo" src="/eiru_brand/static/img/eiru.png" alt="Eiru Software" />
                     <div>
                         <h2>Eiru</h2>
-                        <h3>Software</h3>
                     </div>
                 </div>
             </xpath>