aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-29 19:34:23 -0800
committerredmatrix <git@macgirvin.com>2016-02-29 19:34:23 -0800
commit91bb4bdf508ab87951a3e01ac3632cffc7bff07d (patch)
treecbe4dc7b0e4641ea677c159cb6871adf0b40f6db /view/theme/redbasic
parentbe2b7c0b5f7f9b8080affbb4bc44c5adda18e82f (diff)
parent2d45f9f385a5738d2126f66c0e5467533e6838c2 (diff)
downloadvolse-hubzilla-91bb4bdf508ab87951a3e01ac3632cffc7bff07d.tar.gz
volse-hubzilla-91bb4bdf508ab87951a3e01ac3632cffc7bff07d.tar.bz2
volse-hubzilla-91bb4bdf508ab87951a3e01ac3632cffc7bff07d.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css5
1 files changed, 5 insertions, 0 deletions
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;