You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
576 B
24 lines
576 B
2 months ago
|
#body {
|
||
|
background-repeat:no-repeat;
|
||
|
/*margin-left:-5px;
|
||
|
margin-top:-7px;*/
|
||
|
width:640px;
|
||
|
}
|
||
|
table, tr, td {
|
||
|
border:solid 1px;
|
||
|
border-color:white;
|
||
|
border-collapse:collapse;
|
||
|
color:white;
|
||
|
width:640px;
|
||
|
text-align:center;
|
||
|
font-size:14px;
|
||
|
}
|
||
|
#main {
|
||
|
height: 338px;margin-bottom:0px; padding-bottom:0px;
|
||
|
}
|
||
|
#table {
|
||
|
height: 80px;
|
||
|
}
|
||
|
table {
|
||
|
margin-bottom:0px; padding-bottom:0px;
|
||
|
}
|