Шаблон:Общение/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-chil...») |
Импортёр (обсуждение | вклад) м (1 версия импортирована) |
(нет различий)
|
Текущая версия от 12:53, 1 мая 2024
.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]] */