2 Commits b8f8ca3310 ... 427475ad5f

Author SHA1 Message Date
  Gyom 427475ad5f Modification de l'icone RSS 6 years ago
  Gyom 4eb3e82a7b Harmonisation des couleurs 6 years ago
2 changed files with 2 additions and 2 deletions
  1. 1 1
      nav.css
  2. 1 1
      nav.json

+ 1 - 1
nav.css

@@ -193,7 +193,7 @@
 }
 
 .bootstrap-scope #menu_ynh .dropdown-menu li li > a {
-    color:#262626;
+    color:#555;
 }
 .bootstrap-scope .navbar-default .navbar-nav li li > a:hover {
     background-color: #2f98cf;

+ 1 - 1
nav.json

@@ -293,7 +293,7 @@
         },
         {
           "title": "Flux RSS",
-          "icon": "fa-rss",
+          "icon": "fa-feed",
           "link": "https://arn-fai.net/rss.xml"
         },
         {