summaryrefslogtreecommitdiffstats
path: root/install/static/ipa.css
diff options
context:
space:
mode:
Diffstat (limited to 'install/static/ipa.css')
-rw-r--r--install/static/ipa.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/install/static/ipa.css b/install/static/ipa.css
index 7e518b13c..c562a20b3 100644
--- a/install/static/ipa.css
+++ b/install/static/ipa.css
@@ -14,7 +14,6 @@ body{ font: 62.5% "Trebuchet MS", sans-serif; margin: 50px;}
.input_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
-
a {
text-decoration: none;
border: 0;
@@ -39,10 +38,12 @@ div.header a {
div.header a:link {
text-decoration: none;
+ color: white;
}
div.header a:visited {
text-decoration: none;
+ color: white;
}
div.header div.header-logo {