mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 09:11:38 +00:00
🛠little css
This commit is contained in:
@ -92,3 +92,7 @@ img:hover
|
||||
background-color: #a3f3f1a1;
|
||||
border-color: #ff81c0 !important;
|
||||
|
||||
//selection伪元素
|
||||
::selection
|
||||
background: #a2f1f1
|
||||
text-shadow: 0px 0px 25px
|
@ -92,3 +92,7 @@ img:hover
|
||||
background-color: #a3f3f1a1;
|
||||
border-color: #ff81c0 !important;
|
||||
|
||||
//selection伪元素
|
||||
::selection
|
||||
background: #a2f1f1
|
||||
text-shadow: 0px 0px 25px
|
Reference in New Issue
Block a user