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 bb1383e..2fe883d 100644
--- a/usr/share/mageiawelcome/css/style.css
+++ b/usr/share/mageiawelcome/css/style.css
@@ -14,6 +14,8 @@ div#hdrinfo{position:absolute;top:2px;right:8px;background:rgba(255, 255, 255, 0
div#close{position:fixed;bottom:8px;right:8px;background:rgba(255, 255, 255, 0.1); padding:3px;border-radius:8px;font-size:11px; z-index:200;}
header h2{text-shadow: 0 1px 2px #000;font-size:32px;margin-left:20px;margin-top:1px; margin-bottom:-5px;}
header span{font-size:10px;text-shadow: 0 1px 2px #000;margin-left:20px;margin-top:-14px;}
+
+button.cmd {margin-bottom:4px;}
/* Menu */
header nav {width:100%;text-align:center;margin-top:4px;z-index:100;cursor: pointer;}