add support for stack overflow and stack exchange

This commit is contained in:
pesader
2023-02-21 12:10:50 -03:00
parent 49095fc8d2
commit ba4dda2696
4 changed files with 10 additions and 0 deletions

View File

@@ -128,6 +128,12 @@
.link-youtube {
background-color: #ff0000;
}
.link-stack-exchange {
background-color: #0095ff;
}
.link-stack-overflow {
background-color: #f48024;
}
/* -- Chroma Highlight -- */
/* Background */