change download.css
This commit is contained in:
parent
3ae31928be
commit
bf4ee3d023
|
@ -1,9 +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 {border:1px;border-bottom:0;border-right:0;border-left:0;}
|
#ftpurl fieldset {border:1px solid #E99318;border-bottom:0;border-right:0;border-left:0;}
|
||||||
#ftpinfo fieldset {border:1px;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;border-bottom:0;border-right:0;}
|
#link fieldset {border: 1px solid #E99318;border-bottom:0;border-right:0;}
|
||||||
|
|
||||||
hr{clear:both;border:#ccc 1px dotted;}
|
hr{clear:both;border:#ccc 1px dotted;}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue