.ts-Врезка {
padding: .5em 1em;
overflow: hidden;
background: #f8f9fa;
border: 1px solid #a2a9b1;
font-size: 90%;
}
.ts-Врезка-centered {
margin-left: auto;
margin-right: auto;
}
.ts-Врезка-заголовок {
padding-bottom: .2em;
border-bottom: 1px solid #aaa;
font-size: 110%;
font-weight: bold;
}
.ts-Врезка-содержание {
margin: .4em 0;
}
.ts-Врезка-подпись {
margin-top: .5em;
line-height: 150%;
text-align: right;
}
.ts-Врезка:not(.ts-Врезка-resized) .ts-Врезка-подпись {
font-size: 95%;
}
.ts-Врезка-оригинал-frame {
padding-left: 0;
padding-right: 0;
}
.ts-Врезка-resized .ts-Врезка-оригинал-frame {
font-size: 100%;
}
.ts-Врезка-оригинал-header {
color: #888;
}
.ts-Врезка-оригинал-header .ref-info {
font-size: 100%;
}
@media (max-width: 719px) {
.ts-Врезка {
width: 100% !important;
max-width: 100% !important;
float: none !important;
margin-left: 0 !important;
margin-right: 0 !important;
box-sizing: border-box;
}
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */