1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00

Overflow visible on footer hr

This commit is contained in:
Simon Holywell 2018-06-29 09:30:00 +10:00 committed by GitHub
parent d5fc9cf69e
commit 123699d126
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -183,6 +183,7 @@ ul#markdown-toc {
border-top: 0.1em solid #E2E2E2; border-top: 0.1em solid #E2E2E2;
color: #E2E2E2; color: #E2E2E2;
text-align: center; text-align: center;
overflow: visible;
} }
.foot hr:after { .foot hr:after {
content: "§"; content: "§";