Update style.css
This commit is contained in:
parent
58f4fc4e77
commit
7f320b3143
@ -633,6 +633,11 @@ a.search_subreddit:hover {
|
|||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
img.post_media {
|
||||||
|
max-width: 100%;
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
|
|
||||||
#post_url {
|
#post_url {
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
margin: 5px 20px;
|
margin: 5px 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user