aboutsummaryrefslogtreecommitdiffstats
path: root/docs/qmk_custom_light.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/qmk_custom_light.css')
-rw-r--r--docs/qmk_custom_light.css30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/qmk_custom_light.css b/docs/qmk_custom_light.css
new file mode 100644
index 000000000..07b26ecec
--- /dev/null
+++ b/docs/qmk_custom_light.css
@@ -0,0 +1,30 @@
+.sidebar-toggle {
+ position: absolute;
+ top: 0;
+ bottom: auto;
+ left: 0;
+}
+
+.search {
+ margin-top: 40px;
+}
+
+.markdown-section h2 {
+ padding-top: 0.25rem;
+}
+
+.markdown-section h3 {
+ margin-top: 0.25rem;
+}
+
+.sidebar, .sidebar-nav {
+ line-height: 1.5em !important;
+}
+
+.markdown-section ul ul {
+ margin: 0;
+}
+
+.markdown-section pre {
+ padding: 0;
+}