18 lines
184 B
CSS
18 lines
184 B
CSS
|
.media.shot-comment {
|
||
|
|
||
|
}
|
||
|
|
||
|
.thread_comment_body {
|
||
|
font-size: 90%;
|
||
|
}
|
||
|
|
||
|
.shot-comment .details {
|
||
|
font-weight: normal;
|
||
|
font-size: 80%;
|
||
|
}
|
||
|
|
||
|
|
||
|
.media-body .fileinput {
|
||
|
margin-bottom: 0;
|
||
|
}
|