Serghey Rodin %!s(int64=10) %!d(string=hai) anos
pai
achega
9c30e4b8dc
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  1. 17 0
      web/css/styles.min.css

+ 17 - 0
web/css/styles.min.css

@@ -1297,6 +1297,11 @@ div.l-content > div.l-separator:nth-of-type(4) {
 .l-unit__name span:first-of-type {
   margin-left: 39px;
 }
+.l-unit__name b {
+  font-weight: normal;
+  font-style: italic;
+}
+
 .l-unit__ip {
   margin-bottom: 34px;
   font-size: 12px;
@@ -2128,6 +2133,18 @@ label {
   color: #333;
 }
 
+a.vst-text,
+a.vst-text b{
+  color: #2c9491;
+}
+a.vst-text:hover,
+a.vst-text:hover b{
+  color: #ff6701;
+}
+a.vst-text:active,
+a.vst-text:active b{
+  color: #ff6701;
+}
 
 .vst-textinput {
   background-color: #fff;