Added links.
This commit is contained in:
@ -37,13 +37,15 @@ body.fh5co-overflow {
|
||||
}
|
||||
|
||||
a {
|
||||
color: #f7c873;
|
||||
color: #A31A73;
|
||||
font-weight: 400;
|
||||
-webkit-transition: 0.5s;
|
||||
-o-transition: 0.5s;
|
||||
transition: 0.5s;
|
||||
}
|
||||
a:hover, a:focus, a:active {
|
||||
color: #f3ac2b;
|
||||
font-weight: 500;
|
||||
color: #237afc;
|
||||
outline: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user