Шаблон:Общение/styles.css
Перейти к навигации
Перейти к поиску
.ts-Общение-wrapper {
text-align: center;
font-size: .95em;
padding: .25em;
clear: both;
background: #f6fbff;
}
.ts-Общение-wrapper ul {
display: inline-block;
padding-left: 0;
margin: .4em 0;
}
.ts-Общение-wrapper li {
display: inline;
margin-bottom: 0;
}
.ts-Общение-wrapper ul + ul:before {
content: " | ";
color: #afcff2;
margin-right: .875em;
margin-left: .875em;
}
.ts-Общение-wrapper li:not(:first-child):before {
content: " · ";
}
.ts-Общение-wrapper-framed {
border: solid 1px #afcff2;
}
.ts-Общение-wrapper hr {
border-color: #d0e6f6;
background: #d0e6f6;
width: 82%;
margin: 0 auto;
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */