traefik/docs/content/assets/styles/footer.css

10 lines
172 B
CSS
Raw Normal View History

2020-07-31 08:56:04 +00:00
.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;
}