comparison default.css @ 5:4431fee1478b

- add author credit in meta tag and footer - remove links to W3C validators in the footer which are located in sidebar - change line-height in default.css
author mojin <truffechampagne@gmail.com>
date Wed, 30 Jul 2008 18:05:08 +0900
parents 4e7b40140f58
children a05cb2599664
comparison
equal deleted inserted replaced
4:72791c550817 5:4431fee1478b
232 margin: 0 auto; 232 margin: 0 auto;
233 text-align: center; 233 text-align: center;
234 padding: 6px; 234 padding: 6px;
235 width: 720px; 235 width: 720px;
236 clear: both; 236 clear: both;
237 line-height: 1.3em;
237 } 238 }
238 239
239 .footer a { 240 .footer a {
240 color: #36C; 241 color: #36C;
241 text-decoration: none; 242 text-decoration: none;