mirror of
https://gitlab.wasp.best/sel/web.git
synced 2026-04-28 21:44:08 +02:00
made the titles of posts and tags a little nicer
This commit is contained in:
parent
30bcbac64a
commit
ab9984503e
5 changed files with 14 additions and 4 deletions
|
|
@ -201,3 +201,13 @@ li {
|
|||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.post-title {
|
||||
font-size: 1.5rem;
|
||||
text-decoration: none;
|
||||
margin-right: 1rem;
|
||||
}
|
||||
|
||||
.tag {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue