missing comma
This commit is contained in:
parent
93237f8d0a
commit
f5e439236c
@ -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;
|
||||||
|
Reference in New Issue
Block a user