blob: 3fa7be01450b18e338be32c870eace0b400ac6e7 [file] [log] [blame]
html, body {
padding:0px;
}
/* Slides */
IMG.img_slide {
display: block;
margin-left: auto;
margin-right: auto
}
/* FIXME: This is only for the status page */
table,tr,td {
border:.3ex solid black;
border-collapse:collapse;
padding:.4ex;
}
.weak_txt {
font-size:.9em;
color:rgb(100,100,100);
}
.code {
font:Courier,Arial;
}
.simple_list { /* simple lists that don't need to stand out */
margin-left:0;
}