Mediawiki:common.css
| Строка 5669: | Строка 5669: | ||
FORM | FORM | ||
========================================================= */ | ========================================================= */ | ||
.armat-auth__motto { | |||
margin: 7px 0 14px; | |||
text-align: center; | |||
font-family: | |||
Georgia, | |||
"Times New Roman", | |||
serif; | |||
font-size: 12px; | |||
font-weight: normal; | |||
font-style: italic; | |||
letter-spacing: 1.1px; | |||
color: rgba(177, 188, 180, .62); | |||
text-shadow: | |||
0 1px 0 rgba(0, 0, 0, .7); | |||
opacity: .9; | |||
} | |||
.armat-auth__label { | .armat-auth__label { | ||