Template:Tess list entry/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with ".template-tess-list-entry .mw-heading { border-bottom: solid var(--border-width-thick) var(--color-amaranth-legacy-scope); box-shadow: 0 4px 2px -2px var(--color-amaranth-legacy-scope); }" |
Tesinormed (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
.template-tess-list-entry .mw-heading { |
.template-tess-list-entry .mw-heading { |
||
border-bottom: solid var(--border-width-thick) var(--color-amaranth-legacy-scope); |
border-bottom: solid var(--border-width-thick) var(--color-amaranth-legacy-scope); |
||
padding-bottom: var(--space-xs); |
|||
box-shadow: 0 4px 2px -2px var(--color-amaranth-legacy-scope); |
|||
} |
} |
||