mirror of https://gitlab.com/bashrc2/epicyon
Size of rss icon
parent
41468e0596
commit
e0d2381ef4
|
@ -347,9 +347,6 @@ details {
|
|||
.accesskeys-right {
|
||||
width: 10%;
|
||||
}
|
||||
.newswire_rss_image {
|
||||
width: 30px;
|
||||
}
|
||||
.cw {
|
||||
font-style: var(--cw-style);
|
||||
font-weight: var(--cw-weight);
|
||||
|
@ -610,6 +607,10 @@ a:focus img{
|
|||
background-color: var(--timeline-posts-background-color);
|
||||
}
|
||||
|
||||
.container img.newswire_rss_image {
|
||||
width: 30px;
|
||||
}
|
||||
|
||||
.container img.markdownImage {
|
||||
width: 100%;
|
||||
max-width: 100%;
|
||||
|
|
Loading…
Reference in New Issue