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.
30 lines
472 B
30 lines
472 B
#header, #nav, #meta, #footer, #reply, #pagination, .reload, .refresh, form, .thread, hr, #kbAttachments, .back {
|
|
display: none;
|
|
}
|
|
|
|
th {
|
|
text-align: left;
|
|
}
|
|
|
|
a {
|
|
color: #000;
|
|
text-decoration: none;
|
|
}
|
|
|
|
caption {
|
|
text-align: left;
|
|
padding-bottom: 10px;
|
|
font-weight: bold;
|
|
}
|
|
|
|
.message, .response {
|
|
border-bottom: 1px solid #000;
|
|
margin-bottom: 20px;
|
|
padding-bottom: 10px;
|
|
|
|
th {
|
|
font-size: 12pt;
|
|
font-weight: bold;
|
|
padding-bottom: 5px;
|
|
}
|
|
}
|