aboutsummaryrefslogtreecommitdiffstats
path: root/css/center.css
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-06-15 19:36:32 +0200
committerManuel Hiebel <leuhmanu@mageia.org>2014-06-15 19:36:32 +0200
commit90d9c9996067a35c354b0aa684ff278e7839a229 (patch)
treed501bb61ffc7db2e3b92d308f14db5b4126e2373 /css/center.css
parent7d1b456f89020275786d13207ebce53754a9833c (diff)
downloadnav-90d9c9996067a35c354b0aa684ff278e7839a229.tar
nav-90d9c9996067a35c354b0aa684ff278e7839a229.tar.gz
nav-90d9c9996067a35c354b0aa684ff278e7839a229.tar.bz2
nav-90d9c9996067a35c354b0aa684ff278e7839a229.tar.xz
nav-90d9c9996067a35c354b0aa684ff278e7839a229.zip
Add more space between two url in header
Diffstat (limited to 'css/center.css')
-rw-r--r--css/center.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/css/center.css b/css/center.css
index 987d493..0d4a7af 100644
--- a/css/center.css
+++ b/css/center.css
@@ -3,7 +3,6 @@
#lang_form { position:relative;left:0;top:0 }
-
#mgnav {
background: #ffffff;
padding-bottom: 0px;
@@ -53,7 +52,7 @@
/* allows to have a title + contextual sub menu */
header#mgnavt { text-align: center; }
#mgnavt ul { font-size: 12px; margin: 0 0 0 2em; padding: 0; display: inline; }
-#mgnavt ul li { display: inline; margin: 0 0.3em; padding: 0; }
+#mgnavt ul li { display: inline; margin: 0 0.8em; padding: 0; }
/*from all.css*/
#mgnavsub ul {