it/itf/static/css/itf.css
2011-10-08 03:03:05 -04:00

32 lines
360 B
CSS
Executable File

.itfPreviewSub {
font-weight: bold;
}
.itfInfoSub {
font-weight: bold;
font-size: 1.2em;
}
.itfPreviewTitle {
font-weight: bold;
}
.itfBoxTitle {
font-size: 16px;
font-style: italic;
text-align: center;
}
.itfBox {
padding: 4px;
margin-right: 4px;
}
.OxCommentWrapper {
margin-bottom: 4px;
}
.OxCommentsWrapper {
margin-top: 6px;
}