add script
This commit is contained in:
@@ -184,13 +184,6 @@ body:is(html[class~="dark"] *) {
|
||||
}
|
||||
|
||||
strong:is(html[class~="dark"] *) {
|
||||
background: #f90;
|
||||
color: #000000;
|
||||
padding: 5px;
|
||||
border-radius: 5px;
|
||||
color: #f90;
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
strong:focus:is(html[class~="dark"] *) {
|
||||
background: #ffffff;
|
||||
color: #000000;
|
||||
}
|
||||
Reference in New Issue
Block a user