change download.css
This commit is contained in:
parent
bbb5b8fb0b
commit
3ae31928be
|
@ -1,11 +1,9 @@
|
||||||
h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
|
h1{font-size:18px;text-align:center;border-bottom:#ddd 1px dotted;}
|
||||||
#thumb {float:left;width:250px;}
|
#thumb {float:left;width:250px;}
|
||||||
#ftpurl{float:left;}
|
#ftpurl{float:left;}
|
||||||
#ftpurl fieldset {position:relative;border:1px;border-bottom:0;border-right:0;border-left:0;}
|
#ftpurl fieldset {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;border-left:0;}
|
||||||
#ftpinfo fieldset {border:1px;border-bottom:0;border-right:0;}
|
#link 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;}
|
|
||||||
|
|
||||||
hr{clear:both;border:#ccc 1px dotted;}
|
hr{clear:both;border:#ccc 1px dotted;}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue