comparison media/css/base.css @ 94:806399f3b950

Forums: minor cosmetic tweaks mainly.
author Brian Neal <bgneal@gmail.com>
date Sun, 13 Sep 2009 05:01:52 +0000
parents 317c7bcaecee
children d0d779dd0832
comparison
equal deleted inserted replaced
93:4c33e266db03 94:806399f3b950
203 } 203 }
204 td.forum-post-author { 204 td.forum-post-author {
205 width:5%; 205 width:5%;
206 border-right: 1px solid #ccc; 206 border-right: 1px solid #ccc;
207 border-bottom: 1px solid black; 207 border-bottom: 1px solid black;
208 vertical-align: top;
208 } 209 }
209 td.forum-post-body { 210 td.forum-post-body {
210 vertical-align: top; 211 vertical-align: top;
211 width:95%; 212 width:95%;
212 border-bottom: 1px solid black; 213 border-bottom: 1px solid black;