模板:Quote/styles.css
来自星露谷物语扩展百科
更多操作
< 模板:Quote
.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;
}