Explorar o código

Fixed GitHub link visited color.

Kris %!s(int64=8) %!d(string=hai) anos
pai
achega
4417c21f26
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      frontend/components/MainFooter.vue

+ 4 - 0
frontend/components/MainFooter.vue

@@ -19,4 +19,8 @@
 	.content a:not(.button) {
 		border: 0;
 	}
+
+	.icon:visited {
+		color: #4a4a4a !important;
+	}
 </style>