fix headings, buttons and make it adaptable for updated terminal.css

This commit is contained in:
panr 2024-08-29 12:35:46 +02:00
parent ff186322b8
commit d2397d672d
5 changed files with 147 additions and 39 deletions

View file

@ -49,6 +49,7 @@
margin-bottom: 15px !important;
padding-bottom: 15px;
border-bottom: 3px dotted var(--accent);
text-decoration: none !important;
}
.post-title::after {
@ -109,6 +110,7 @@
}
.hanchor {
position: absolute;
color: var(--accent);
text-decoration: none;
margin-left: 10px;