🔀 Merge pull request #52 from pesader/add-stack-links

 add support for stack overflow and stack exchange
This commit is contained in:
James Panther
2023-06-04 10:46:07 +10:00
committed by GitHub
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 */