1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-03-11 17:20:47 +08:00
parent 727b7a378b
commit f99d6d5320

View File

@ -186,7 +186,7 @@ div.carte div.item:hover, table.content th:hover, table.content td:hover, table.
div.story[data-type=spark] span:hover { background-color:deepskyblue; box-shadow:4px 4px 20px 4px #29318e; }
select, input[type=text], textarea { box-shadow:4px 4px 20px 4px #626bd0; }
body.black input[type=text], body.black textarea { background-color:#243783bd; color:white; outline:none; }
legend, select, input[type=button], div.tabs, div.item, span.item, th, h1, h2, h3 { cursor:pointer; }
legend, select, input[type=button], div.tabs, div.item, span.item, th, table.content td, h1, h2, h3 { cursor:pointer; }
div.title, div.story[data-type=spark] { cursor:copy; }
/* theme */
body.black a { color:yellow; }