Шаблон:Цитат-беседа/styles.css: Разлика между версии

Изтрито е съдържание Добавено е съдържание
м друг опит
мРедакция без резюме
 
Ред 1:
@media all {
body.ns-talk .quote-talk-wrapper,
.quote-talk-wrapper {
display: block;
}
 
/* User quote styles */
body.ns-talk .quote-talk-wrapper .user-quote, {
font-size: 8590%;
.quote-talk-wrapper .user-quote {
font-sizestyle: 90%italic;
}
font-style: italic;
 
/* Add the quotatiaon marks */
body.ns-talk .quote-talk-wrapper .user-quote:before, {
content: "„";
.quote-talk-wrapper .user-quote:before {
color: #b2b7f2;
content: "„";
font-family: 'Times New Roman', serif;
color: #b2b7f2;
font-size: 100155%;
font-family: 'Times New Roman', serif;
font-sizestyle: 155%normal;
font-styleweight: normalbold;
padding-right: 3px;
font-weight: bold;
}
padding-right: 3px;
 
body.ns-talk .quote-talk-wrapper .user-quote:after, {
content: "“";
.quote-talk-wrapper .user-quote:after {
color: #b2b7f2;
content: "“";
font-family: 'Times New Roman', serif;
color: #b2b7f2;
font-size: 155%;
font-family: 'Times New Roman', serif;
font-sizestyle: 155%normal;
font-styleweight: normalbold;
padding-left: 3px;
font-weight: bold;
}
padding-left: 3px;
 
/* User & diff style */
body.ns-talk .quote-talk-wrapper .user-small, {
font-size: 85%;
.quote-talk-wrapper .user-small {
}
font-size: 85%;
 
body.ns-talk .quote-talk-wrapper .user-small:before, {
content: " ";
.quote-talk-wrapper .user-small:before {
font-size: 100%;
content: " ";
}
font-size: 100%;
}