From a300616bcbdda691682028c2fc13295dcfb43fbb Mon Sep 17 00:00:00 2001 From: tommy tomson Date: Fri, 13 Apr 2012 22:08:13 +0200 Subject: diabook-themes: theme-settings: users can set font-size and line-height for posts and comments --- view/theme/diabook-aerith/theme_settings.tpl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 view/theme/diabook-aerith/theme_settings.tpl (limited to 'view/theme/diabook-aerith/theme_settings.tpl') diff --git a/view/theme/diabook-aerith/theme_settings.tpl b/view/theme/diabook-aerith/theme_settings.tpl new file mode 100644 index 000000000..002923a2a --- /dev/null +++ b/view/theme/diabook-aerith/theme_settings.tpl @@ -0,0 +1,8 @@ +{{inc field_select.tpl with $field=$font_size}}{{endinc}} + +{{inc field_select.tpl with $field=$line_height}}{{endinc}} + +
+ +
+ -- cgit v1.2.3