🛠little css

This commit is contained in:
DefectingCat
2020-02-29 22:06:24 +08:00
parent 29fce132fd
commit 00e37e0a48
2 changed files with 8 additions and 0 deletions

View File

@ -92,3 +92,7 @@ img:hover
background-color: #a3f3f1a1;
border-color: #ff81c0 !important;
//selection
::selection
background: #a2f1f1
text-shadow: 0px 0px 25px

View File

@ -92,3 +92,7 @@ img:hover
background-color: #a3f3f1a1;
border-color: #ff81c0 !important;
//selection
::selection
background: #a2f1f1
text-shadow: 0px 0px 25px