Шаблон:Speech/styles.css: различия между версиями
Aylong (обсуждение | вклад) Новая страница: «.speech { position: relative; } .speech:before { position: absolute; right: 0.25em; bottom: 1em; content: ''; background-color: var(--color-notice-brown); width: 1em; height: 1em; transform: rotate(45deg); z-index: -1; }» |
Aylong (обсуждение | вклад) мНет описания правки |
||
| Строка 1: | Строка 1: | ||
.speech { | .speech-arrow { | ||
position: relative; | position: relative; | ||
} | } | ||
.speech:before { | .speech-arrow:before { | ||
position: absolute; | position: absolute; | ||
right: 0.25em; | right: 0.25em; | ||