summaryrefslogtreecommitdiffstats
path: root/usr/share/mageiawelcome/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'usr/share/mageiawelcome/css/style.css')
-rw-r--r--usr/share/mageiawelcome/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/share/mageiawelcome/css/style.css b/usr/share/mageiawelcome/css/style.css
index 2fe883d..42184e8 100644
--- a/usr/share/mageiawelcome/css/style.css
+++ b/usr/share/mageiawelcome/css/style.css
@@ -3,6 +3,8 @@ html {
font-size: 14px;
}
a:focus, button:focus{outline:none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
+p a.weblink{color:#FFF;font-weight:bold; text-decoration:none;}
+p a.weblink:hover{text-decoration:underline;}
body {background: #262F45; color:#FFF;margin:0;padding:0;font-size:12px;cursor:default;text-shadow: 1px 0 2px #000;}
header{/*border-bottom: 1px solid gray;*/padding:0 6px;height:100px;position:relative;color:#FFF; background-image:url('../img/mga_bg.png');
background-repeat:no-repeat;