forked from indymedia/epicyon
Left col background color
parent
1ad17e3663
commit
a0afe6d7cd
|
@ -170,7 +170,7 @@ body, html {
|
||||||
|
|
||||||
.leftColIcons {
|
.leftColIcons {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background-color: var(--main-bg-color);
|
background-color: var(--column-left-color);
|
||||||
float: right;
|
float: right;
|
||||||
display: block;
|
display: block;
|
||||||
padding-bottom: var(--column-left-icons-margin);
|
padding-bottom: var(--column-left-icons-margin);
|
||||||
|
|
Loading…
Reference in New Issue