From 227a0ca1193575e29429d998083173200b3817a5 Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 22 Apr 2013 17:29:13 +0000 Subject: [PATCH] remove ul style in water css --- htdocs/css/water.css | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/css/water.css b/htdocs/css/water.css index a134eb64..4ae8b7fe 100644 --- a/htdocs/css/water.css +++ b/htdocs/css/water.css @@ -12,7 +12,6 @@ #links ul li a{color:Navy; text-decoration:none;} #links ul li a:hover{color:Red;text-decoration:underline;} #links fieldset {border:dotted 1px;border-bottom:0;border-left:0;border-right:0;} -ul{list-style-type: none;margin:2px 5px 2px 20px;} /* used in search*/ .mditem{clear:left;text-indext:2em;padding:5px;} .mditem hr{clear:both;padding:0;}