etherdump installation @ Varia
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.
 
 
 

25 lines
305 B

body{
background-color: #fdff99;
margin:1em;
line-height: 1.3;
}
#welcome{
max-width: 600px;
margin:1em 0;
}
table{
min-width: 800px;
}
th, td{
text-align: left;
padding:0 1em 0 0;
}
hr{
border:0;
border-bottom:1px solid;
margin:2em 0 1em;
}
#footer{
max-width: 600px;
font-size: smaller;
}