Added TryHackMe profile
This commit is contained in:
@ -902,6 +902,16 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* TryHackMe */
|
||||
.button.button-tryhackme {
|
||||
color: #ffffff;
|
||||
background-color: #c1111181;
|
||||
}
|
||||
.button.button-tryhackme:hover,
|
||||
.button.button-tryhackme:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
/* Tumblr */
|
||||
.button.button-tumb {
|
||||
color: #ffffff;
|
||||
|
Reference in New Issue
Block a user