mirror of https://gitlab.com/bashrc2/epicyon
Newswire mobile screen icons
parent
d736010f17
commit
4aa3eb1fc0
|
@ -1541,6 +1541,17 @@ aside .toggle-inside li {
|
|||
font-size: var(--font-size);
|
||||
line-height: var(--line-spacing);
|
||||
}
|
||||
.rightColEditImage {
|
||||
background: var(--main-bg-color);
|
||||
width: var(--column-right-icon-size);
|
||||
float: right;
|
||||
}
|
||||
.rightColImg {
|
||||
background: var(--column-left-color);
|
||||
width: 100vw;
|
||||
margin: 0 0;
|
||||
padding: 0 0;
|
||||
}
|
||||
.newswireItem {
|
||||
font-size: var(--font-size-newswire-mobile);
|
||||
color: var(--column-right-fg-color);
|
||||
|
|
Loading…
Reference in New Issue