mirror of
https://github.com/JuanCanham/fresh-theme-elegant.git
synced 2024-11-24 00:50:11 +00:00
Add Steam logo classes
This commit is contained in:
parent
d30fc90c0a
commit
9ac066828e
@ -395,6 +395,14 @@ body {
|
|||||||
.social-link:hover {
|
.social-link:hover {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
.link-steam {
|
||||||
|
color: #1c1c1c;
|
||||||
|
}
|
||||||
|
.link-steam:hover,
|
||||||
|
.link-steam:focus {
|
||||||
|
text-decoration: none;
|
||||||
|
color: #070707;
|
||||||
|
}
|
||||||
.link-github {
|
.link-github {
|
||||||
color: #454545;
|
color: #454545;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user