Overhauled media-bbcode
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / bbcode / media.scss
CommitLineData
ae911c33
MW
1.mediaBBCode {
2 display: inline-block;
3
4 figcaption {
5 color: $wcfContentDimmedText;
6 margin-top: 5px;
7 text-align: center;
8
9 @include wcfFontSmall;
10 }
11}