clor visisted
This commit is contained in:
@@ -171,9 +171,13 @@
|
||||
color: white;
|
||||
}
|
||||
a {
|
||||
color: $blue-dark;
|
||||
&:hover{
|
||||
color: white;
|
||||
}
|
||||
:visited{
|
||||
color: $blue-dark;
|
||||
}
|
||||
}
|
||||
|
||||
&.button-videos{
|
||||
|
||||
Reference in New Issue
Block a user