mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-01-26 07:16:02 -05:00
Update custom.scss
This commit is contained in:
parent
3b877cf39a
commit
61d6771409
@ -38,7 +38,7 @@ p.table-title {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border-spacing: 0;
|
border-spacing: 0;
|
||||||
@media (min-width: $breakpoint-alpha) {
|
@media (min-width: $breakpoint-alpha) {
|
||||||
background: #f0f0f0;
|
background-color: var(--block-bg-color);
|
||||||
color: #45494f;
|
color: #45494f;
|
||||||
tr.row3 {
|
tr.row3 {
|
||||||
background-color: #f6f6f6;
|
background-color: #f6f6f6;
|
||||||
@ -231,7 +231,7 @@ img#veracrypt {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p.address {
|
p.address {
|
||||||
background-color: #f0f0f0;
|
background-color: var(--block-bg-color);
|
||||||
color: #45494f;
|
color: #45494f;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user