模板:Quote:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
模板提交器:调试模板代码 |
调整 Quote 样式,取消 css 页面引用 |
||
| 第1行: | 第1行: | ||
<includeonly> |
|||
| ⚫ | |||
{| style="margin: |
{| style="margin: 12px 0px; min-width: unset; overflow-x: inherit;" |
||
|- |
|- |
||
|rowspan="2" class="decorativequotemark"|“ |
|rowspan="2" class="decorativequotemark"|“ |
||
| 第8行: | 第8行: | ||
{{!}}class="quotesource{{#ifeq:{{{text|}}}|english|english|}}"{{!}}— {{{2|}}}}} |
{{!}}class="quotesource{{#ifeq:{{{text|}}}|english|english|}}"{{!}}— {{{2|}}}}} |
||
|- |
|- |
||
| ⚫ | |||
| ⚫ | |||
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; |
|||
} |
|||
.quotetext { |
|||
padding-left: 15px; |
|||
font-weight: 700; |
|||
font-family: 'Noto Serif SC'; |
|||
font-size: 1.3em; |
|||
} |
|||
.quotesource { |
|||
text-align: left; |
|||
font-size: 0.9em; |
|||
margin-top: 0; |
|||
padding-left: 120px; |
|||
} |
|||
.quotetextenglish { |
|||
font-family: "Georgia", "Times New Roman", "Times", serif; |
|||
font-size: 1.1em; |
|||
font-style: italic; |
|||
line-height: 1.5em; |
|||
padding-left: 15px; |
|||
} |
|||
.quotesourceenglish { |
|||
text-align: left; |
|||
font-size: 0.9em; |
|||
font-style: italic; |
|||
margin-top: 0; |
|||
padding-left: 120px; |
|||
| ⚫ | |||