Mediawiki:template.css
| Строка 39: | Строка 39: | ||
max-width: fit-content; | max-width: fit-content; | ||
overflow: hidden; | overflow: hidden; | ||
border-radius: var(--border-radius | border-radius: var(--border-radius-medium); | ||
transition: background 0.1s linear, | transition: background 0.1s linear, | ||
width 0.15s cubic-bezier(1, 0, 1, 1); | width 0.15s cubic-bezier(1, 0, 1, 1); | ||