1
0
Fork 0

Harmonize docs

This commit is contained in:
Matthieu Hostache 2020-07-31 10:56:04 +02:00 committed by GitHub
parent fc52d1cfba
commit a2ca235fee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 1002 additions and 65 deletions

View file

@ -0,0 +1,10 @@
.md-footer-meta {
background-color: var(--dark);
}
.md-footer-privacy-policy {
margin: 0 .6rem;
padding: .4rem 0;
color: hsla(0,0%,100%,.3);
font-size: .64rem;
}