模板:Quote/styles.css:修订间差异
来自星露谷物语扩展百科
更多操作
< 模板:Quote
3546754953775813将页面模板:Quote/styles.css的内容模型从“wikitext”更改为“CSS” |
Sizau将页面模板:Quote/styles.css的内容模型从“CSS”更改为“已过滤的CSS” |
||
| (未显示同一用户的1个中间版本) | |||
| 第46行: | 第46行: | ||
.squotetext { | .squotetext { | ||
padding-left: 8px; | padding-left: 8px; | ||
font-size: | font-size: 1em; | ||
} | } | ||
2026年1月4日 (日) 23:05的最新版本
.quotetable {
margin: 6px 0px 6px 0px;
min-width: unset !important;
overflow-x: hidden;
}
.decorativequote,
.decorativesquote {
font-family: "Georgia", "Times New Roman", "Times", serif;
font-size: 5em;
line-height: 0.02em;
font-weight: bold;
color: rgb(41, 129, 178);
border-right: 1px solid rgb(47, 148, 204);
padding: 25px 0.06em 0em 0.2em;
}
.decorativesquote {
font-size: 3em;
padding: 18px 4px 0 4px;
}
.decorativequote::before,
.decorativesquote::before {
content: "“";
}
.quotetext,
.squotetext {
padding-left: 15px;
font-weight: 550;
font-family: "Clear Han Serif", "Source Han Serif CN for Display", "Noto Serif SC";
font-size: 1.25em;
text-shadow: 0.25px 0.25px 0px rgb(48, 47, 47, 0.8);
}
.lang-en .quotetext,
.lang-en .squotetext {
font-weight: normal;
font-family: "Georgia", "Times New Roman", "Times", serif;
font-size: 1.1em;
font-style: italic;
line-height: 1.5em;
}
.squotetext {
padding-left: 8px;
font-size: 1em;
}
.lang-en .squotetext {
font-size: 1em;
line-height: 1.4em;
}
.quotesource {
text-align: left;
font-size: 0.9em;
margin-top: 0;
padding-left: 120px;
}
.lang-en .quotesource {
font-style: italic;
}
.squotetext p {
margin: 3px 0px;
}