aboutsummaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index dd43c7a..39ca359 100644
--- a/static/style.css
+++ b/static/style.css
@@ -29,6 +29,19 @@ nav {
flex: none;
}
+.section {
+ padding-left: 0.25rem;
+ padding-top: 0.25rem;
+ padding-bottom: 0.25rem;
+}
+
+.setting-entry {
+ padding-left: 0.25rem;
+ padding-top: 0.25rem;
+ padding-bottom: 0.25rem;
+}
+
+
.div-menu {
border-top-width: 1px;
border-bottom-width: 0px;