mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-05 05:57:40 +03:00
Update style.css
This commit is contained in:
parent
dd908c9f68
commit
f4f2d8a377
1 changed files with 4 additions and 0 deletions
|
@ -722,6 +722,10 @@ img.post_media {
|
||||||
align-self: end;
|
align-self: end;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post_thumbnail img {
|
||||||
|
max-width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.stickied {
|
.stickied {
|
||||||
--accent: var(--green);
|
--accent: var(--green);
|
||||||
border: 1px solid var(--green);
|
border: 1px solid var(--green);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue