comparison 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
comparison
equal deleted inserted replaced
629:3ed5d7e47f38 630:d03e876d9a61
13 } 13 }
14 form label { color: #666; font-size: 90%; } 14 form label { color: #666; font-size: 90%; }
15 15
16 #wrap { background: #fff; width: 600px; margin: 30px auto; } 16 #wrap { background: #fff; width: 600px; margin: 30px auto; }
17 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; } 17 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; }
18 #header img { float: right; margin-top: -20px; margin-right: -37px; } 18 #header img { float: right; margin-top: -21px; margin-right: -37px; }
19 19
20 #footer { background: #4A4D4D; border-top: 2px solid #333; font-size: x-small; 20 #footer { background: #4A4D4D; border-top: 2px solid #333; font-size: x-small;
21 padding: 3px; text-align: center; 21 padding: 3px; text-align: center;
22 } 22 }
23 #footer hr { display: none; } 23 #footer hr { display: none; }
Copyright (C) 2012-2017 Edgewall Software