mirror of
https://github.com/tembo-pages/tembo-core.git
synced 2025-12-22 05:35:43 +00:00
Deployed 96ac58f with MkDocs version: 1.2.3
This commit is contained in:
4
css/extra.css
Normal file
4
css/extra.css
Normal file
@@ -0,0 +1,4 @@
|
||||
:root {
|
||||
--md-primary-bg-color: #ee0f0f;
|
||||
--md-primary-bg-color--light: #ee0f0f;
|
||||
}
|
||||
6
css/mkdocstrings.css
Normal file
6
css/mkdocstrings.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/* Indentation. */
|
||||
div.doc-contents:not(.first) {
|
||||
padding-left: 25px;
|
||||
border-left: 4px solid rgba(230, 230, 230);
|
||||
margin-bottom: 80px;
|
||||
}
|
||||
Reference in New Issue
Block a user