<newsletter:master> small styling improvements for the navigation menu

Dominic Hopf git-noreply at xxxxx
Mon Jul 25 22:30:02 UTC 2011


Updating branch refs/heads/master
         to d58bfb44edc7991691b91298076ae04043ca4940 (commit)
       from 94ef34c771f2525f13a843b1562708544a790c05 (commit)

commit d58bfb44edc7991691b91298076ae04043ca4940
Author: Dominic Hopf <dmaphy at fedoraproject.org>
Date:   Mon Jul 25 23:23:16 2011 +0200

    small styling improvements for the navigation menu

 stylesheets/mainstyle.css |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/stylesheets/mainstyle.css b/stylesheets/mainstyle.css
index 0f31329..4b73c49 100644
--- a/stylesheets/mainstyle.css
+++ b/stylesheets/mainstyle.css
@@ -64,8 +64,7 @@ div#contents
 {
 	width: 30%; float: left;
 	margin-bottom: 10px; margin-right: 20px;
-	padding-top: 10px; padding-bottom: 10px;
-	padding-left: 1em;
+	padding: 1em;
 	background-color: #eeeeef;
 	font-size: 10pt;
 	position: static;
@@ -81,8 +80,8 @@ div#contents ul
 	margin-left: -26pt;
 	list-style-type: none;
 	list-style-position: outside;
-	margin-bottom: 1em; margin-left: 0;
-	padding-left: 10px;
+	margin-bottom: 0.4em; margin-left: 0;
+	padding-left: 0.4em;
 }
 
 div#navigation



More information about the Newsletter-Commits mailing list