Put the file links code back in.

I reloaded the editor and lost it!
This commit is contained in:
Christian Lawson-Perfect 2025-03-20 13:27:00 +00:00
parent a4b046a784
commit 2737afdc15
2 changed files with 44 additions and 19 deletions

View file

@ -98,4 +98,9 @@ dt {
#css-display {
margin: 0;
}
#file-links ul + ul {
margin-top: var(--spacing);
}