comparison themes/blog.steve.org.uk/style.css @ 101:b67757b6fdae

Updated comment display
author Steve Kemp <steve@steve.org.uk>
date Wed, 12 Dec 2007 17:49:50 +0000
parents 4774e0a2fa1a
children e8bbce758855
comparison
equal deleted inserted replaced
100:19148729b491 101:b67757b6fdae
75 div.entry div.tags { 75 div.entry div.tags {
76 border-top: 1px solid rgb(128, 128, 128); 76 border-top: 1px solid rgb(128, 128, 128);
77 font-family: Verdana, Georgia, Arial, sans-serif; 77 font-family: Verdana, Georgia, Arial, sans-serif;
78 text-align: right; 78 text-align: right;
79 } 79 }
80 div.entry div.tags span.comments {
81 padding-left: 5px;
82 float: left;
83 }
84
80 85
81 ul { 86 ul {
82 list-style-type: none; 87 list-style-type: none;
83 list-style-position: outside; 88 list-style-position: outside;
84 margin: 0 0 1em 0; 89 margin: 0 0 1em 0;