diff examples/tutorial/geddit/static/layout.css @ 630:d03e876d9a61 trunk

GenshiTutorial: Remove transparency from the logo.
author cmlenz
date Tue, 04 Sep 2007 15:36:33 +0000
parents dc657447f352
children e990fa05d80b
line wrap: on
line diff
--- a/examples/tutorial/geddit/static/layout.css
+++ b/examples/tutorial/geddit/static/layout.css
@@ -15,7 +15,7 @@
 
 #wrap { background: #fff; width: 600px; margin: 30px auto; }
 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; }
-#header img { float: right; margin-top: -20px; margin-right: -37px; }
+#header img { float: right; margin-top: -21px; margin-right: -37px; }
 
 #footer { background: #4A4D4D; border-top: 2px solid #333; font-size: x-small;
   padding: 3px; text-align: center;
Copyright (C) 2012-2017 Edgewall Software