it/itf/static/css/itf.css

27 lines
309 B
CSS
Raw Normal View History

2011-01-11 14:26:36 +00:00
.itfPreviewSub {
font-weight: bold;
}
.itfInfoSub {
font-weight: bold;
font-size: 1.2em;
}
2011-01-13 10:08:10 +00:00
.itfPreviewTitle {
font-weight: bold;
}
2011-02-01 15:13:30 +00:00
2011-04-10 23:16:57 +00:00
.itfBoxTitle {
font-size: 18px;
font-weight: bold;
text-align: center;
}
2011-02-01 15:13:30 +00:00
.OxCommentWrapper {
margin-bottom: 4px;
}
.OxCommentsWrapper {
margin-top: 6px;
}