mirror of
https://github.com/django-components/django-components.git
synced 2025-08-17 12:40:15 +00:00
Deployed 329a398
to dev with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
parent
e0f334a29e
commit
6c12f47564
7 changed files with 317 additions and 141 deletions
File diff suppressed because one or more lines are too long
|
@ -11,6 +11,19 @@ h6 {
|
||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.md-typeset h3 {
|
||||||
|
/* Original styling */
|
||||||
|
font-size: 1.25em;
|
||||||
|
font-weight: 400;
|
||||||
|
letter-spacing: -.01em;
|
||||||
|
line-height: 1.5;
|
||||||
|
margin: 1.6em 0 0.8em;
|
||||||
|
|
||||||
|
/* Custom */
|
||||||
|
border-top: 0.5px solid var(--md-typeset-color);
|
||||||
|
padding-top: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
.md-nav__item--section {
|
.md-nav__item--section {
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
}
|
}
|
||||||
|
|
BIN
dev/objects.inv
BIN
dev/objects.inv
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"version": "dev",
|
"version": "dev",
|
||||||
"title": "dev (715bf7d)",
|
"title": "dev (329a398)",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue