打开/关闭菜单
331
1.7K
131
11.8K
星露谷物语扩展百科
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

模板:Quote/styles.css

来自星露谷物语扩展百科
Sizau留言 | 贡献2025年10月14日 (二) 21:11的版本 (创建页面,内容为“.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; } .deco…”)

(差异) ←上一版本 | 已核准修订 (差异) | 最后版本 (差异) | 下一版本→ (差异)

.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: normal;

}

.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;

}