it/itf/static/css/itf.css

32 lines
360 B
CSS
Raw Normal View History

2011-01-11 19:56:36 +05:30
.itfPreviewSub {
font-weight: bold;
}
.itfInfoSub {
font-weight: bold;
font-size: 1.2em;
}
2011-01-13 15:38:10 +05:30
.itfPreviewTitle {
font-weight: bold;
}
2011-02-01 20:43:30 +05:30
2011-04-11 04:46:57 +05:30
.itfBoxTitle {
2011-04-11 05:30:13 +05:30
font-size: 16px;
font-style: italic;
2011-04-11 04:46:57 +05:30
text-align: center;
}
2011-04-18 19:06:11 +05:30
.itfBox {
padding: 4px;
margin-right: 4px;
}
2011-02-01 20:43:30 +05:30
.OxCommentWrapper {
margin-bottom: 4px;
}
.OxCommentsWrapper {
margin-top: 6px;
}