From 2d45f9f385a5738d2126f66c0e5467533e6838c2 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 29 Feb 2016 23:58:32 +0100 Subject: provide footer bbcode --- view/theme/redbasic/css/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index f4fa0415c..5dca2785c 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -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; -- cgit v1.2.3