summaryrefslogtreecommitdiff
path: root/p/themes/Origine/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Origine/global.css')
-rw-r--r--p/themes/Origine/global.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/p/themes/Origine/global.css b/p/themes/Origine/global.css
index 49f3aa4cd..23e190330 100644
--- a/p/themes/Origine/global.css
+++ b/p/themes/Origine/global.css
@@ -477,6 +477,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;