aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Dark/global.css')
-rw-r--r--p/themes/Dark/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Dark/global.css b/p/themes/Dark/global.css
index 04eb723f1..c76e3b1ba 100644
--- a/p/themes/Dark/global.css
+++ b/p/themes/Dark/global.css
@@ -464,6 +464,10 @@ input, select, textarea {
font-weight: bold;
font-size: 110%;
}
+ .alert > a {
+ color: inherit;
+ text-decoration: underline;
+ }
.alert-warn {
border: 1px solid #c95;
color: #c95;