diff --git a/dist/ratfe.css b/dist/ratfe.css index c45c65b..601c27b 100644 --- a/dist/ratfe.css +++ b/dist/ratfe.css @@ -154,7 +154,9 @@ ul li:first-child a.sidebarbtn border-left: 1px solid #cacaca; } -/* Posts */ +/*************************** + * Statuses * + **************************/ .status { display: flex; @@ -224,6 +226,9 @@ ul li:first-child a.sidebarbtn color: #808080; } +/*************************** + * Element Grouping * + **************************/ .group { padding: 0; @@ -252,3 +257,29 @@ ul li:first-child a.sidebarbtn border-top-right-radius: 5px; border-bottom-right-radius: 5px; } + +/************************* + * Config * + ************************/ +#config-page +{ + padding: 0 12px; +} + +#config-page h1 +{ + padding-left: 12px; + padding-bottom: 6px; + border-bottom: 1px solid #cacaca; +} + +#config-page h3 +{ + margin-left: 15px; +} + +#config-page ul +{ + list-style-type: none; + padding-left: 15px; +} diff --git a/static/config.html b/static/config.html index e8064ea..e28c475 100644 --- a/static/config.html +++ b/static/config.html @@ -1 +1,48 @@ -

Config

+
+
+

General

+

JavaScript

+ + + +

Appearance

+

Theme variant

+ +

Color Scheme

+ +
+