summaryrefslogtreecommitdiff
path: root/docs/_static/custom.css
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-11-11 10:27:47 +0700
committerhathach <[email protected]>2025-11-11 10:53:39 +0700
commita1ae5b20ccf760282538dd81b9290527757fa9c7 (patch)
treea533fccebf77b046bbd6002f9bb077d98a9df6c3 /docs/_static/custom.css
parent6364a4df7a6e3a2b3583fe11a88665f06d18628b (diff)
update doc
Diffstat (limited to 'docs/_static/custom.css')
-rw-r--r--docs/_static/custom.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_static/custom.css b/docs/_static/custom.css
new file mode 100644
index 000000000..d64d26047
--- /dev/null
+++ b/docs/_static/custom.css
@@ -0,0 +1,3 @@
+.clear-both {
+ clear: both;
+}