summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/webserver/game_data/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/webserver/game_data/static/style.css')
-rw-r--r--crawl-ref/source/webserver/game_data/static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/crawl-ref/source/webserver/game_data/static/style.css b/crawl-ref/source/webserver/game_data/static/style.css
index 34c31b8ec2..a609cf7951 100644
--- a/crawl-ref/source/webserver/game_data/static/style.css
+++ b/crawl-ref/source/webserver/game_data/static/style.css
@@ -79,6 +79,9 @@ body {
.boosted_defense {
color: #729fcf; /* lightblue */
}
+#stats_weapon .corroded_weapon {
+ color: #a40000; /* red */
+}
.bar span {
display: inline-block;