meow
This commit is contained in:
parent
989d693eb3
commit
3e4e64d82e
8 changed files with 21 additions and 36 deletions
|
@ -67,9 +67,12 @@ bu {
|
|||
word-wrap: break-word;
|
||||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
font-weight: 900;
|
||||
color: var(--term-color);
|
||||
}
|
||||
#content a:hover {
|
||||
color: #7efc64 !important;
|
||||
}
|
||||
#post-container {
|
||||
text-align: center;
|
||||
padding: 5px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue