فهرست منبع

fix link colors

Davide Alberani 8 سال پیش
والد
کامیت
de6e93c1b8
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      static/css/eventman.css

+ 4 - 0
static/css/eventman.css

@@ -8,6 +8,10 @@ body { padding-top: 70px; }
     padding-bottom: 0px;
 }
 
+a:hover {
+    color: #23527c;
+}
+
 /* fix styling for empty href */
 .nav, .pagination, .carousel, .panel-title a { cursor: pointer; }