Fix link text invalid color value
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
font-size: 120%;
|
||||
|
||||
a:link {
|
||||
color: #black;
|
||||
color: #000000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user