aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-09-15 01:56:22 -0700
committerfriendica <info@friendica.com>2014-09-15 01:56:22 -0700
commit007ba9a805fbc98abc7d18e14b4c449a81dc550c (patch)
treeb542743512a29651f220ad6772541c600d675aee
parent5188e1999721ba63fb7e88782af08d0b0e780dc9 (diff)
parent5ab85b076bcab9f64903b74facce9466259fed15 (diff)
downloadvolse-hubzilla-007ba9a805fbc98abc7d18e14b4c449a81dc550c.tar.gz
volse-hubzilla-007ba9a805fbc98abc7d18e14b4c449a81dc550c.tar.bz2
volse-hubzilla-007ba9a805fbc98abc7d18e14b4c449a81dc550c.zip
Merge https://github.com/friendica/red into pending_merge
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index bb11ddbb9..7c203d475 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -2260,11 +2260,11 @@ h1, h2 {
}
h3, h4 {
- font-size: $font_size;
+ font-size: 1rem;
}
h5, h6 {
- font-size: $body_font_size;
+ font-size: 0.75rem;
}
.dropdown-menu {