update 2024-10-15 20:38:49
This commit is contained in:
parent
759a2be473
commit
22cf598344
|
@ -32,6 +32,12 @@ table td, .table .td {
|
|||
.ping a:hover{
|
||||
text-decoration : underline;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
._now_use {
|
||||
background: #4a90e2 !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
|
|
Loading…
Reference in New Issue