minor css and gitignore changes (again)
This commit is contained in:
parent
006279b537
commit
c4fbc62ec1
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ docker-compose.yaml
|
||||
# Ignore images in posts
|
||||
*.jpg
|
||||
*.png
|
||||
*.gif
|
||||
|
||||
@ -158,7 +158,7 @@ a:hover {
|
||||
text-decoration: underline;
|
||||
text-decoration-style: solid;
|
||||
text-decoration-thickness: 0.25em;
|
||||
text-underline-offset: 6px;
|
||||
text-underline-offset: 7px;
|
||||
text-decoration-color: var(--primary);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user