missing comma

This commit is contained in:
Mario Vavti 2015-06-06 20:23:00 +02:00
parent 93237f8d0a
commit f5e439236c

View File

@ -75,7 +75,7 @@ a,
} }
a:hover, a:hover,
a:focus a:focus,
.fakelink:hover, .fakelink:hover,
.fakelink:focus { .fakelink:focus {
color: $link_colour; color: $link_colour;