From a8d5f9dbc45a543b6d7e620123e9939b6be2d9be Mon Sep 17 00:00:00 2001 From: wlx Date: Sun, 4 Jul 2010 04:06:23 +0000 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4TAG=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/css/water.css | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/htdocs/css/water.css b/htdocs/css/water.css index fbbd1c82..2738f90e 100644 --- a/htdocs/css/water.css +++ b/htdocs/css/water.css @@ -30,7 +30,7 @@ ul{list-style-type: none;} /* used in search*/ .mditem{clear:left;text-indext:2em;padding:5px;} .mditem hr{clear:both;padding:0;} -.thumb {clear:both;float:left;} +.thumb {clear:both;float:left;padding-right:5px;} #search{} .float{float:left;} @@ -46,6 +46,9 @@ form{display:inline;float:left;} /* timemap */ .info{width:200px;height:200px;} +/* TAG */ +.mditem h2{text-indent:2em;} +.mditem span{text-indent:2em;padding:10px;margin-left:5px;} .more {float:right;padding-right:20px;} @@ -87,5 +90,4 @@ dd,dt{float:left;margin:0;} #detailxml .name {width:150px;text-align:left;float:left;color:red;} #detailxml .item{clear:left;margin-left:20px;} #detailxml .item p{padding-left:20px;} -legend {margin-left:30px;background:#fff;} -.mditem h2{text-indent:2em;} \ No newline at end of file +legend {margin-left:30px;background:#fff;} \ No newline at end of file