aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 6f7254e82..305247251 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -105,6 +105,14 @@ body {
}
.bs-customizer label {
margin-top: 10px;
+ font-weight: 500;
+ color: #555;
+}
+.bs-customizer h4 {
+ margin-top: 15px;
+}
+.bs-customizer input[type="text"] {
+ background-color: #fafafa;
}