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