Шаблон:Скачать/styles.css: различия между версиями

Содержимое удалено Содержимое добавлено
Нет описания правки
Нет описания правки
Строка 1:
.mw-download-cleanbox {
display: flex;
align-items: center;
gap: 16px18px;
margin: 14px12px 0;
padding: 8px10px 014px;
background: transparentlinear-gradient(#f6f6f6, #ececec);
border: 1px solid #bfc3c7;
border: none;
border-radius: 6px10px;
box-shadow: none;
box-shadow: 0 1px 2px rgba(0,0,0,0.15);
max-width: 620px;
}
 
.mw-download-clean__iconbox__icon {
flex: 0 0 56px58px;
width: 58px;
text-align: center;
height: 58px;
display: flex;
text- align-items: center;
justify-content: center;
background: #1f9d55f3f3f3;
border: 1px solid #c9c9c9;
}
 
.mw-download-clean__iconbox__icon img {
display: block;
max-width: 48px;
margin: 0 auto;
max-height: 48px;
}
 
.mw-download-clean__contentbox__body {
flex: 1;
display: flex;
min-width: 0;
flex-direction: column;
line-height: 1.35;
gap: 8px;
}
 
.mw-download-clean__title abox__title {
margin-bottom: 4px;
font-size: 20px;
font-weightsize: 70013px;
font-weight: 700;
text-decoration: none;
}
 
.mw-download-clean__titlebox__title a:hover {
color: #fff0645ad;
text-decoration: underline;
text-decoration: none;
}
 
.mw-download-clean__buttonbox__title a:hover {
text-decoration: underline;
display: inline-block;
padding: 8px 16px;
border-radius: 6px;
background: #1f9d55;
color: #fff;
font-weight: 700;
text-decoration: none;
}
 
.mw-download-clean__button a:hoverbox__meta {
font-size: 20px12px;
background: #168347;
color: #fff202122;
}
text-decoration: none;
 
.mw-download-box__meta a {
color: #0645ad;
text-decoration: none;
}
 
.mw-download-box__meta a:hover {
text-decoration: noneunderline;
}