模板:Quote:修订间差异
来自星露谷物语扩展百科
更多语言
更多操作
删除的内容 添加的内容
无编辑摘要 |
维护清理 |
||
| 第12行: | 第12行: | ||
<td class="quotesource{{#ifeq:{{{text|}}}|english|english|}}">— {{{2|}}} |
<td class="quotesource{{#ifeq:{{{text|}}}|english|english|}}">— {{{2|}}} |
||
</td></tr> |
</td></tr> |
||
| ⚫ | |||
}}</table>}}{{#if:{{#varexists:Quote}}||{{#vardefineecho:Quote|{{#css:.quotetable { |
|||
margin: 6px 0px 6px 0px; |
|||
min-width: unset !important; |
|||
overflow-x: hidden; |
|||
} |
|||
.decorativequotemark { |
|||
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; |
|||
} |
|||
.decorativequotemark::before { |
|||
content: "“"; |
|||
} |
|||
.quotetext { |
|||
padding-left: 15px; |
|||
font-weight: 550; |
|||
font-family: 'Source Han Serif CN for Display', 'Noto Serif SC'; |
|||
font-size: 1.25em; |
|||
text-shadow: 0.25px 0.25px 0px rgb(48 47 47 / 80%); |
|||
} |
|||
.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; |
|||
| ⚫ | |||