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