change download.css

This commit is contained in:
wlx 2009-12-25 12:07:31 +00:00
parent 3ae31928be
commit bf4ee3d023
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
#thumb {float:left;width:250px;}
#ftpurl{float:left;}
#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;}
#ftpurl fieldset {border:1px solid #E99318;border-bottom:0;border-right:0;border-left:0;}
#ftpinfo fieldset {border:1px solid #CC5C23;border-bottom:0;border-right:0;border-left:0;}
#link fieldset {border: 1px solid #E99318;border-bottom:0;border-right:0;}
hr{clear:both;border:#ccc 1px dotted;}