mirror of
https://github.com/Dannecron/littlelink.git
synced 2025-12-26 00:22:35 +03:00
Merge pull request #70 from jesb1n/main
This commit is contained in:
@@ -651,3 +651,13 @@ button:hover,
|
||||
.button.button-letterboxd:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* hashnode */
|
||||
.button.button-hashnode {
|
||||
color: #323335;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
.button.button-hashnode:hover,
|
||||
.button.button-hashnode:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user