Add CSS variables + class name structure

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-09-12 11:53:27 +01:00
parent 8b25afdf12
commit d0baa442e8
3 changed files with 157 additions and 2 deletions
+5
View File
@@ -171,6 +171,11 @@ html[data-theme='light'] {
border-left: 3px solid rgb(255, 255, 255, 0.5);
}
table {
width: 100%;
display: table;
}
/* #endregion */
/* For the docusaurus-pushfeedback plugin */