Template:Simple Index list/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
Tesinormed (talk | contribs) Created page with ".template__simple_index_list > summary { font-family: var(--font-family-header-custom, var(--font-family-serif)); color: var(--color-amaranth-legacy-scope); font-weight: bold; cursor: pointer; }" |
Tesinormed (talk | contribs) No edit summary Tag: Reverted |
||
| Line 2: | Line 2: | ||
font-family: var(--font-family-header-custom, var(--font-family-serif)); |
font-family: var(--font-family-header-custom, var(--font-family-serif)); |
||
color: var(--color-amaranth-legacy-scope); |
color: var(--color-amaranth-legacy-scope); |
||
font-size: var(--font-size-x-large); |
|||
font-weight: bold; |
font-weight: bold; |
||
cursor: pointer; |
cursor: pointer; |
||