provide footer bbcode

This commit is contained in:
Mario Vavti
2016-02-29 23:58:32 +01:00
parent 3f90da5643
commit 2d45f9f385
3 changed files with 14 additions and 5 deletions

View File

@@ -1243,6 +1243,11 @@ img.mail-conv-sender-photo {
font-size: $font_size;
}
.wall-item-footer {
font-size: $body_font_size;
margin-top: 2em;
}
.wall-item-content-wrapper {
background-color: $item_colour;
border-top-right-radius: $radiuspx;