Skip to content

CSDC OJ - color by yen951013

Screenshot of CSDC OJ - color

Details

Authoryen951013

LicenseNo License

Categorycsdc-oj-color

Created

Updated

Size401 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

記得安裝stylus或stylish

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           CSDC OJ - color
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         yen
==/UserStyle== */

@-moz-document url-prefix("https://csdc.tw/problems/") {
    .table-striped>tbody>tr:has(.ac-flag) { background-color: #cdc; }
    .table-striped>tbody>tr:has(.dealing-flag) { background-color: #dcc; }
}

Reviews

No reviews yet.