[feat] vn fix

This commit is contained in:
kwaroran
2023-11-26 02:34:05 +09:00
parent 36e637262b
commit b5914f2522
7 changed files with 50 additions and 15 deletions

View File

@@ -71,6 +71,11 @@ html, body{
font-weight: bold;
}
.strokeme {
color: #000;
text-shadow: -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white, 1px 1px 0 white;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;