[style] update comment background

This commit is contained in:
SouthFox 2023-04-22 23:34:18 +08:00
parent 9a19b0cef1
commit 7e319c241e

View file

@ -1392,7 +1392,7 @@ code {
animation: wrench 3.75s ease infinite; animation: wrench 3.75s ease infinite;
} }
#cusdis_thread { #cusdis_thread {
background: #bbb; background: #c6c6c6;
box-shadow: 0 0 0 5px, 11px 13px 0 4px black; box-shadow: 0 0 0 5px, 11px 13px 0 4px black;
border: 2px solid #000000; border: 2px solid #000000;
} }