More actions
m Undo changes. |
Change background color to design-token. |
||
| (One intermediate revision by the same user not shown) | |||
| Line 52: | Line 52: | ||
.sidebar-title-with-pretitle { | .sidebar-title-with-pretitle { | ||
padding: 0.2em 0.4em; | padding: 0.2em 0.4em; | ||
background: | background-color: var(--background-color-warning-subtle); | ||
font-size: 145%; | font-size: 145%; | ||
line-height: 1.2em; | line-height: 1.2em; | ||
| Line 63: | Line 63: | ||
.sidebar-image { | .sidebar-image { | ||
padding: 0.2em 0 0.4em; | padding: 0.2em 0 0.4em; | ||
} | } | ||
| Line 78: | Line 77: | ||
.sidebar-heading { | .sidebar-heading { | ||
background-color: | background-color: var(--background-color-warning-subtle); | ||
padding: 0.1em; | padding: 0.1em; | ||
} | } | ||