comparison blog/site.css @ 30:9be583a7731d

improvement of css and index
author k0s <k0scist@gmail.com>
date Sat, 31 Oct 2009 23:30:45 -0400
parents e3823be6a423
children
comparison
equal deleted inserted replaced
29:6a1c85adc671 30:9be583a7731d
2 border: thin solid; 2 border: thin solid;
3 background-color: #edd; 3 background-color: #edd;
4 margin: 1em; 4 margin: 1em;
5 } 5 }
6 6
7 .site-nav { 7 .site-nav ul {
8 clear: both; 8 clear: both;
9 list-style-type: none; 9 list-style-type: none;
10 display: inline; 10 display: inline;
11 margin-top: 0em; 11 margin-top: 0em;
12 padding-top: 0em; 12 padding-top: 0em;