diff --git a/css/style.css b/css/style.css index 65f419c..8da78b7 100644 --- a/css/style.css +++ b/css/style.css @@ -85,7 +85,7 @@ html { /* Misc */ a { text-decoration:none; - color: #64B5F6; + color: #2196F3; } a:hover { text-decoration: underline; @@ -173,4 +173,4 @@ nav > .divider { /* Greyscale non-Polymer icons. */ core-icon[src] { opacity: 0.54; -} \ No newline at end of file +}