32 lines
360 B
CSS
Executable File
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;
|
|
}
|