]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/common.css.scss
Tweak default link color
[rails.git] / app / assets / stylesheets / common.css.scss
index 2fda3a53daff75240c7f033050fa667b64cbfebb..e8b5a8238709012b37f53fe9241ce0c42f895898 100644 (file)
@@ -176,7 +176,7 @@ small, aside {
 /* Rules for links */
 
 a {
-  color: #00f;
+  color: #24d;
   text-decoration: none;
   -webkit-appearance: none;
   outline: 0;