white color for image
[www.git] / www / style.css
index b415836..3963eb6 100644 (file)
@@ -34,7 +34,11 @@ footer a, footer a:visited {
         text-decoration: none;
 }
 
-footer a, footer a:visited, footer a:hover {
+footer a:hover {
+        text-decoration: underline;
+}
+
+footer a, footer a:visited, footer a:hover, footer i {
         color: white;
 }