change download.css

This commit is contained in:
wlx 2009-12-25 12:00:45 +00:00
parent bbb5b8fb0b
commit 3ae31928be
1 changed files with 3 additions and 5 deletions

View File

@ -1,11 +1,9 @@
h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
#thumb {float:left;width:250px;}
#ftpurl{float:left;}
#ftpurl fieldset {position:relative;border:1px;border-bottom:0;border-right:0;border-left:0;}
#ftpurl legend{text-align:right;}
#ftpinfo fieldset {border:1px;border-bottom:0;border-right:0;}
#ftpinfo legend { text-align:right;}
#link fieldset {border: 1px;border-bottom:0;border-right:0;border-left:0;}
#ftpurl fieldset {border:1px;border-bottom:0;border-right:0;border-left:0;}
#ftpinfo fieldset {border:1px;border-bottom:0;border-right:0;border-left:0;}
#link fieldset {border: 1px;border-bottom:0;border-right:0;}
hr{clear:both;border:#ccc 1px dotted;}