Шаблон:Главная/styles.css: различия между версиями
Материал из J2MEdia
Содержимое удалено Содержимое добавлено
Отмена версии 1233, сделанной Cherrycola (обсуждение) Метка: отмена |
Нет описания правки |
||
| Строка 34: | Строка 34: | ||
.j2-recent-pages li:last-child { |
.j2-recent-pages li:last-child { |
||
border-bottom: 0; |
border-bottom: 0; |
||
} |
|||
.j2-recent-pages ul { |
|||
margin: 0; |
|||
padding: 0 0 0 10px; |
|||
list-style: none; |
|||
} |
} |
||
Версия от 04:10, 11 августа 2026
.j2-home-block {
border: 1px solid #a2a9b1;
border-top: 2px solid #e87522;
background: #fff;
margin: 0 0 10px 0;
}
.j2-home-block-title {
padding: 5px 8px;
border-bottom: 1px solid #c8ccd1;
background: #f8f9fa;
color: #c85f17;
font-weight: bold;
}
.j2-random-screenshot {
text-align: center;
}
.j2-random-screenshot img {
max-width: 100%;
height: auto;
}
.j2-recent-pages ul {
margin: 0;
padding: 0;
list-style: none;
}
.j2-recent-pages li {
padding: 5px 4px;
border-bottom: 1px solid #eaecf0;
}
.j2-recent-pages li:last-child {
border-bottom: 0;
}
.j2-recent-pages ul {
margin: 0;
padding: 0 0 0 10px;
list-style: none;
}
.j2-home-more {
margin-top: 2px;
padding: 5px 4px 2px;
border-top: 1px solid #c8ccd1;
}
