blob: 12ffefcfa5e04127ecfbba50990cf4e29742e49c [file] [log] [blame]
div.add-navi {
margin-top: 40px;
font-size: .85em;
font-weight: 300;
}
.title {
font-weight: bold;
}
.content br+img {
margin-top: 2px;
}
div.message {
margin-top: 20px;
background-color: #f6f8fc;
}
.message-info {
margin-bottom: 2px;
background-color: #eff0f1;
padding: 8px 10px 8px 10px;
}
.message-info .message-stamp {
font-family: monospace;
}
.message-info .message-author {
margin-left: 20px;
float: right;
}
.message-content {
padding: 8px 10px 6px 10px;
}
.message-content h3 {
margin-top: 0px;
}
.message-content h5 {
margin-top: 12px;
}
table.statet-grid {
table-layout: auto;
border-collapse: collapse;
}
table.statet-grid th {
padding: 1px 4px 0px;
border: thin solid #828282;
background-color: #fcfcfc;
color: #828282;
font-size: 90%;
font-weight: 600;
}
table.statet-grid td {
padding: 2px 4px;
border: thin solid #828282;
vertical-align: baseline;
}
table.statet-grid tr.latest td {
background-color: #fcf8e3;
color: #8a6d3b;
border-color: #8a6d3b;
}
table.statet-grid h3, table.statet-grid h4, table.statet-grid p {
margin-bottom: 2px;
}