Template:Def/styles.css: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
align-items: center; | align-items: center; | ||
gap: 0.35em; | gap: 0.35em; | ||
line-height: inherit; /* match surrounding text */ | line-height: inherit; /* match surrounding text */ | ||
white-space: normal; /* don’t force nowrap; let it flow like text */ | white-space: normal; /* don’t force nowrap; let it flow like text */ | ||
vertical-align: -0.12em; /* nudge down to sit flush in sentences */ | |||
cursor: help; | cursor: help; | ||
} | } | ||