Added TryHackMe profile

This commit is contained in:
2023-08-19 16:42:27 +02:00
parent 8c2fb2f5ed
commit 694c5e8be9
3 changed files with 13 additions and 0 deletions

View File

@ -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;