ColorCodes: Fixing colours on the new links

master
Rob Emery 2015-02-08 16:54:44 +00:00
parent 8b6f7a44b3
commit 07f18d0df6
1 changed files with 5 additions and 1 deletions

View File

@ -58,3 +58,7 @@
.zci--answer .zci--color-codes .separator {
color: #d0d0d0;
}
.zci--answer .zci--color-codes .column2 a {
color: #333;
}