diff --git a/theme/rc3/icons/separator_right.png b/theme/rc3/icons/separator_right.png new file mode 100644 index 00000000..3f31f0fc Binary files /dev/null and b/theme/rc3/icons/separator_right.png differ diff --git a/theme/rc3/theme.json b/theme/rc3/theme.json index 46df93ea..da23786e 100644 --- a/theme/rc3/theme.json +++ b/theme/rc3/theme.json @@ -1,4 +1,6 @@ { + "post-separator-margin-top": "10px", + "post-separator-margin-bottom": "10px", "calendar-header-font-style": "normal", "italic-font-style": "normal", "calendar-header-font": "'Orbitron'", @@ -22,8 +24,6 @@ "publish-button-at-top": "False", "main-visited-color": "#46eed5", "options-main-visited-color": "#46eed5", - "post-separator-margin-top": "9%", - "post-separator-margin-bottom": "9%", "post-separator-width": "80%", "post-separator-height": "10%", "column-left-header-background": "#6800e7",