Explorar o código

gray active topmenu link

Serghey Rodin %!s(int64=12) %!d(string=hai) anos
pai
achega
e2c61b9c12
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      web/css/main.css

+ 5 - 5
web/css/main.css

@@ -54,7 +54,7 @@ form {
     text-decoration: none;
     text-decoration: none;
     line-height: 22px;
     line-height: 22px;
     padding: 0 20px 2px;
     padding: 0 20px 2px;
-    color: #2361a1;
+    color: #333;
     background-color: #f1f1f1;
     background-color: #f1f1f1;
 }
 }
 
 
@@ -549,12 +549,12 @@ form {
 
 
 .username {
 .username {
     color: #222;
     color: #222;
-    font-size: 16pt;
+    font-size: 14pt;
 }
 }
 
 
 .domain {
 .domain {
     color: #222;
     color: #222;
-    font-size: 16pt;
+    font-size: 14pt;
 }
 }
 
 
 .cron {
 .cron {
@@ -604,10 +604,10 @@ form {
 
 
 .counter-value {
 .counter-value {
     vertical-align:top;
     vertical-align:top;
-    line-height: 1.2em;
+    line-height: 1.3em;
     font-size: 10pt;
     font-size: 10pt;
     color: #222;
     color: #222;
-    padding: 0 0 0 4px;
+    padding: 0 0 0 2px;
 }
 }
 
 
 .log-counter-value {
 .log-counter-value {