Add simple backlink connections.

This commit is contained in:
Sergio Martínez Portela 2022-11-09 01:01:34 +01:00
parent 08d35fc0b5
commit 4849128fcd
2 changed files with 33 additions and 2 deletions

View file

@ -173,6 +173,10 @@ h1 p,h2 p,h3 p,h4 p,h5 p,h6 p, li p {
display: inline;
}
.connections ul {
margin-top: 0;
}
/* Headers */
body > .node > h1 {
text-align: center;