mirror of
https://github.com/django-components/django-components.git
synced 2025-08-18 21:20:14 +00:00
Deployed 4c2cb2f
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
882a0fd3c6
commit
fc1846b1eb
177 changed files with 2732 additions and 21046 deletions
16
dev/css/style.css
Normal file
16
dev/css/style.css
Normal file
|
@ -0,0 +1,16 @@
|
|||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
.md-typeset h2 {
|
||||
border-top: 1px solid var(--md-typeset-color);
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
.md-nav__item--section {
|
||||
margin-top: 32px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue