Multi tags support! (Beta) + Bug fix

This commit is contained in:
Daniel
2022-05-27 21:11:51 +04:30
parent 282a8a386e
commit 2cd78233e9
5 changed files with 49 additions and 16 deletions
+4
View File
@@ -7,3 +7,7 @@ body {
-moz-osx-font-smoothing: grayscale;
background-color: #1f2c38;
}
*::selection {
background-color: rgba(101, 142, 255, 0.335);
}