Шаблон:Second Hand/styles.css: различия между версиями
Нет описания правки |
м дополнение |
||
| (не показано 5 промежуточных версий этого же участника) | |||
| Строка 7: | Строка 7: | ||
.landing-header { | .landing-header { | ||
text-align: center; | text-align: center; | ||
font-size: | font-size: 300%; | ||
font-family: Impact; | font-family: Impact; | ||
color: red; | color: red; | ||
margin-top: | margin-top: 1em; | ||
margin-bottom: | margin-bottom: 1em; | ||
} | } | ||
.landing-subheader { | .landing-subheader { | ||
text-align: center; | text-align: center; | ||
font-size: | font-size: 150%; | ||
color: red; | color: red; | ||
margin-top: | margin-top: 1em; | ||
margin-bottom: | margin-bottom: 1em; | ||
font-weight: bold; | |||
} | } | ||
.landing-subheader-green { | .landing-subheader-green { | ||
text-align: center; | text-align: center; | ||
font-size: | font-size: 150%; | ||
color: green; | color: green; | ||
margin-top: | margin-top: 1em; | ||
margin-bottom: | margin-bottom: 1em; | ||
font-weight: bold; | |||
} | } | ||
| Строка 35: | Строка 35: | ||
text-align: center; | text-align: center; | ||
font-family: Monotype Corsiva; | font-family: Monotype Corsiva; | ||
font-size: | font-size: 200%; | ||
margin-top: | margin-top: 1em; | ||
margin-bottom: | margin-bottom: 1em; | ||
} | } | ||
| Строка 44: | Строка 44: | ||
font-family: Impact; | font-family: Impact; | ||
color: red; | color: red; | ||
margin-top: | margin-top: 2em; | ||
font-size: 120%; | font-size: 120%; | ||
} | |||
.landing-message { | |||
font-family: Monotype Corsiva; | |||
font-size: 150%; | |||
} | |||
.landing-message-danger { | |||
font-family: Monotype Corsiva; | |||
font-size: 150%; | |||
color: red; | |||
} | } | ||