code listing post: Fix code listing, remove unnecessary part

This commit is contained in:
jaseg 2025-07-26 16:15:51 +02:00
parent 90e8ff7ac0
commit 02abb01549
2 changed files with 8 additions and 16 deletions

View file

@ -105,14 +105,6 @@ for the pygments tokens.
counter-reset: lineno;
}
footer {
margin-top: 30px;
align-self: center;
margin-bottom: 10px;
text-align: center;
padding: 5px 25px 5px 25px;
}
.code .hll {}
/* Following are about 50 lines that define the styling of each kind of pygments syntax highlight token. These lines
all look like the following: */