comparison examples/tutorial/geddit/static/layout.css @ 616:80a9c247ca80

GenshiTutorial: use form filler on comment/reply views.
author cmlenz
date Wed, 29 Aug 2007 20:51:39 +0000
parents 16b1be35c265
children 5a2059ce1f0b
comparison
equal deleted inserted replaced
615:0dc152d128f5 616:80a9c247ca80
5 h1 { color: #666; 5 h1 { color: #666;
6 font: normal xx-large/1.5 Georgia,serif; margin: 0 0 .5em; 6 font: normal xx-large/1.5 Georgia,serif; margin: 0 0 .5em;
7 } 7 }
8 blockquote { font-style: italic; } 8 blockquote { font-style: italic; }
9 9
10 #wrap { background: #fff; width: 800px; margin: 30px auto; } 10 #wrap { background: #fff; width: 600px; margin: 30px auto; }
11 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; } 11 #content { border-left: 10px solid #b00; min-height: 240px; padding: 10px; }
12 #header img { float: right; margin-top: -20px; margin-right: -37px; } 12 #header img { float: right; margin-top: -20px; margin-right: -37px; }
13 13
14 #footer { background: #4A4D4D; border-top: 2px solid #333; font-size: x-small; 14 #footer { background: #4A4D4D; border-top: 2px solid #333; font-size: x-small;
15 padding: 3px; text-align: center; 15 padding: 3px; text-align: center;
Copyright (C) 2012-2017 Edgewall Software