aboutsummaryrefslogtreecommitdiff
path: root/p/themes/base-theme/frss.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/base-theme/frss.rtl.css')
-rw-r--r--p/themes/base-theme/frss.rtl.css14
1 files changed, 14 insertions, 0 deletions
diff --git a/p/themes/base-theme/frss.rtl.css b/p/themes/base-theme/frss.rtl.css
index 40b6c4119..8c1109adc 100644
--- a/p/themes/base-theme/frss.rtl.css
+++ b/p/themes/base-theme/frss.rtl.css
@@ -1759,6 +1759,20 @@ html.slider-active {
background-position: center;
}
+/*=== Configuration pages */
+.post {
+ padding: 1rem 2rem;
+ font-size: 0.9em;
+}
+
+.post form {
+ margin: 1rem 0;
+}
+
+.post.content.centered {
+ max-width: 550px;
+}
+
/*=== SLIDESHOW */
/*==============*/
.slides {