Merge branch 'master' of https://git.haemka.in/hmk/pelican-latex into HEAD

This commit is contained in:
hmk
2022-09-23 17:45:04 +02:00
+4 -4
View File
@@ -225,14 +225,14 @@ footer.post-info {
padding: 1rem; padding: 1rem;
} }
.entry-title {
text-align: center;
}
/* /*
* Links * Links
*/ */
.entry-content {
counter-reset: entrylinks 0 figures 0 tables 0 listings 0;
}
.entry-content a { .entry-content a {
counter-increment: entrylinks; counter-increment: entrylinks;
text-decoration: none; text-decoration: none;