Шаблон:Абсурдоцитатник/styles.css: различия между версиями
Перейти к навигации
Перейти к поиску
мНет описания правки |
мНет описания правки |
||
| Строка 4: | Строка 4: | ||
border: solid 6px steelblue; | border: solid 6px steelblue; | ||
width: 100%; | width: 100%; | ||
margin-bottom: 1rem; | |||
} | } | ||
| Строка 28: | Строка 29: | ||
padding: 3px; | padding: 3px; | ||
width: 100%; | width: 100%; | ||
margin-bottom: 1rem; | |||
} | } | ||
.absurdoquote-main-description { | .absurdoquote-main-description { | ||
Версия от 14:57, 22 февраля 2020
.absurdoquote-main-box {
background-color: white;
color: #192E4D;
border: solid 6px steelblue;
width: 100%;
margin-bottom: 1rem;
}
.absurdoquote-main-image {
padding: 7px 10px 7px 10px;
}
.absurdoquote-main-title-cell {
text-align: center;
}
.absurdoquote-main-title {
color: blue;
font-size: 3rem;
font-family: Monotype Corsiva;
text-align: center;
}
.absurdoquote-main-subtitle {
font-size: 2rem;
font-family: Monotype Corsiva;
text-align: center;
}
.absurdoquote-main-description-box {
border: 1px solid lightblue;
padding: 3px;
width: 100%;
margin-bottom: 1rem;
}
.absurdoquote-main-description {
padding: 10px;
vertical-align: middle;
}