mirror of
https://github.com/Django-LiveView/docs.git
synced 2024-11-14 04:05:41 +01:00
Update headers
This commit is contained in:
parent
825d642738
commit
413c3a6102
@ -20,6 +20,10 @@ body {
|
|||||||
margin-top: 6rem;
|
margin-top: 6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 {
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
/* Components */
|
/* Components */
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
@ -77,7 +81,6 @@ a:hover, .link:hover {
|
|||||||
.button {
|
.button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
min-width: 4rem;
|
min-width: 4rem;
|
||||||
font-weight: bold;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding: .5rem .8rem;
|
padding: .5rem .8rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user