change download css.
This commit is contained in:
parent
dc5735ac93
commit
14e27f880d
|
@ -1,11 +1,11 @@
|
|||
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 fieldset {position:relative;border:1px;border-bottom:0;border-right:0;border-left:0;}
|
||||
#ftpurl legend{text-align:right;}
|
||||
#ftpinfo fieldset {border:dotted 1px;border-bottom:0;border-right:0;}
|
||||
#ftpinfo fieldset {border:1px;border-bottom:0;border-right:0;}
|
||||
#ftpinfo legend { text-align:right;}
|
||||
#link fieldset {border:dashed 1px;border-bottom:0;border-right:0;border-left:0;}
|
||||
#link fieldset {border: 1px;border-bottom:0;border-right:0;border-left:0;}
|
||||
|
||||
hr{clear:both;border:#ccc 1px dotted;}
|
||||
|
||||
|
|
Loading…
Reference in New Issue