fix headings, buttons and make it adaptable for updated terminal.css
This commit is contained in:
parent
ff186322b8
commit
d2397d672d
5 changed files with 147 additions and 39 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue