From 2c2060c8a8ef577871d51ec34a7338a796d382dc Mon Sep 17 00:00:00 2001 From: shy Date: Sun, 4 May 2025 08:49:40 +0800 Subject: [PATCH] add some --- src/gonganxitong/allow.css | 2 ++ src/gonganxitong/market.css | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 src/gonganxitong/allow.css create mode 100644 src/gonganxitong/market.css diff --git a/src/gonganxitong/allow.css b/src/gonganxitong/allow.css new file mode 100644 index 0000000..9edfdbb --- /dev/null +++ b/src/gonganxitong/allow.css @@ -0,0 +1,2 @@ +$output div.item.card div.title span.role { margin-left:auto; } +$output div.item.card div.title div.action { top:24px; } \ No newline at end of file diff --git a/src/gonganxitong/market.css b/src/gonganxitong/market.css new file mode 100644 index 0000000..6774a03 --- /dev/null +++ b/src/gonganxitong/market.css @@ -0,0 +1,6 @@ +$output div.item.card div.output div.title { + margin-top:10px; +} +$output div.item.card div.output { + padding:20px 10px; +} \ No newline at end of file