「MediaWiki:Common.css」:修訂間差異
出自中國古典戲曲資料庫
跳至導覽跳至搜尋
(建立內容為「→此 CSS 會套用至所有的介面外觀: →h2その1: .th2a{ font-size:xx-large; margin-top: 10px; font-weight:bold; } .th2a:before { content: "❖ "; } .劇題{ font-size:xx-large; font-weight:bold; } .卷首題{ font-size:xx-large; font-weight:bold; } .卷末題{ font-size:xx-large; font-weight:bold; } .卷末題小{ font-size:medium; text-align:right; } →h2その2: .th2b{ margin-top: 10px; margin-left:1em; font-size:xx-large; font-wei…」的新頁面) |
無編輯摘要 |
||
第236行: | 第236行: | ||
line-height:1.5em; | line-height:1.5em; | ||
} | } | ||
.說書{ | |||
font-size:medium; | |||
margin-top: 10px; | |||
padding-left:3em; | |||
line-height:1.5em; | |||
} | |||
.詩{ | .詩{ | ||
font-size:medium; | font-size:medium; |
於 2024年5月21日 (二) 16:47 的最新修訂
/* 此 CSS 會套用至所有的介面外觀 */
/* h2その1 */
.th2a{
font-size:xx-large;
margin-top: 10px;
font-weight:bold;
}
.th2a:before {
content: "❖ ";
}
.劇題{
font-size:xx-large;
font-weight:bold;
}
.卷首題{
font-size:xx-large;
font-weight:bold;
}
.卷末題{
font-size:xx-large;
font-weight:bold;
}
.卷末題小{
font-size:medium;
text-align:right;
}
/* h2その2 */
.th2b{
margin-top: 10px;
margin-left:1em;
font-size:xx-large;
font-weight:normal;
}
.th2b:before {
content: "◆ ";
}
.分類題{
font-size:xx-large;
font-weight:normal;
}
.大標題{
font-size:xx-large;
font-weight:normal;
}
/* h3その1 */
.th3a{
margin-top: 10px;
margin-left:1em;
font-size:x-large;
font-weight:bold;
}
.th3a:before {
font-size:x-large;
content: "✤ ";
}
.xlb{
font-size:x-large;
font-weight:bold;
}
.齣題{
font-size:x-large;
font-weight:bold;
}
.折題{
font-size:x-large;
font-weight:bold;
}
.序題{
font-size:x-large;
font-weight:bold;
}
.跋題{
font-size:x-large;
font-weight:bold;
}
.條題{
font-size:x-large;
font-weight:bold;
}
.詩題{
font-size:x-large;
font-weight:bold;
}
.目錄題{
font-size:x-large;
font-weight:bold;
}
.穿關題{
font-size:x-large;
font-weight:bold;
}
.中標題{
font-size:x-large;
font-weight:bold;
}
.宮調題{
font-size:x-large;
font-weight:bold;
}
/* h3その2 */
.th3b{
margin-top: 10px;
margin-left:2em;
font-size:x-large;
font-weight:normal;
}
.th3b:before {
font-size:x-large;
content: "✣ ";
}
.xln{
font-size:x-large;
font-weight:normal;
}
.小標題{
font-size:x-large;
font-weight:normal;
}
/* h4 */
.th4a{
font-size:large;
margin-left:2em;
font-weight:bold;
}
.th4a:before {
font-size:large;
content: "✻ ";
}
.lb{
font-size:large;
font-weight:bold;
}
.小小標題{
font-size:large;
font-weight:bold;
}
.曲牌分類{
font-size:large;
font-weight:bold;
}
.附傳題{
font-size:large;
font-weight:bold;
}
.穿關折題{
font-size:large;
font-weight:bold;
}
.補標題{
font-size:x-large;
font-weight:normal;
}
.音釋題{
font-size:large;
font-weight:bold;
}
/* 曲譜用h4 */
.曲牌名{
font-size:large;
font-weight:bold;
}
/* 清代燕都梨園史料序用 */
.序詩題{
font-size:large;
font-weight:bold;
}
/* pのclass */
.作者{
font-size:medium;
text-align:right;
}
.署名{
font-size:medium;
text-align:right;
}
.曲 {
font-size:x-large;
margin-top: 10px;
line-height:1.5em;
}
.引用曲 {
font-size:large;
margin-top: 10px;
padding-left:2em;
line-height:1.5em;
}
.插曲 {
font-size:large;
margin-top: 10px;
padding-left:2em;
line-height:1.5em;
}
.白{
font-size:medium;
margin-top: 10px;
padding-left:2em;
line-height:1.5em;
}
.說書{
font-size:medium;
margin-top: 10px;
padding-left:3em;
line-height:1.5em;
}
.詩{
font-size:medium;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.誦{
font-size:large;
margin-top: 10px;
padding-left:2em;
line-height:1.5em;
}
.落詩{
font-size:x-large;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.正題{
font-size:x-large;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.題目{
font-size:x-large;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.正名{
font-size:x-large;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.附傳{
margin-top: 10px;
padding-left:2em;
}
.按語{
padding-left:3em;
}
.附記{
padding-left:5em;
}
.校記{
padding-left:5em;
}
.評語{
padding-left:3em;
}
.後注{
padding-left:4em;
}
.補{
padding-left:3em;
}
.敘{
margin-top: 10px;
padding-left:4em;
}
.小序{
font-size:medium;
margin-top: 10px;
padding-left:2em;
}
.聯套{
line-height:2em;
}
/* 段落class。 */
blockquote {
margin-top: 30px;
padding-left:4em;
}
/* spanのclass。 */
.牌 {
font-weight:bold;
padding:1px 1px;
margin:0px 2px;
border:3px double black;
border-radius: 3px;
}
.犯牌 {
font-weight:normal;
font-size:65%;
padding:1px 1px;
margin:0px 2px;
border:2px double black;
border-radius: 3px;
}
.犯牌調 {
font-weight:normal;
font-size:55%;
padding:1px 1px;
margin:0px 2px;
border:2px solid black;
border-radius: 3px;
}
.犯牌注 {
font-size:small;
background-color:lightgray;
}
.引用曲題 {
font-weight:bold;
}
.調 {
font-size:75%;
padding:2px 5px;
margin:0px 5px;
border:1px solid black;
border-radius: 5px;
}
.曲類 {
font-size:75%;
padding:2px 5px;
margin:0px 5px;
border:1px solid black;
border-radius: 5px;
}
.科 {
font-size:medium;
border: 1px solid black;
border-radius: 5px;
margin:0px 5px;
padding:0px 5px;
}
.夾白 {
font-size:65%;
}
.曲詞{
font-size:medium;
}
.插詩{
font-size:medium;
margin-top: 10px;
padding-left:4em;
line-height:1.5em;
}
.襯字 {
font-size:75%;
}
.詩襯字 {
font-size:75%;
}
.押韻 {
font-size:small;
border: 1px solid black;
border-radius: 10px;
margin:0px 2px;
padding:0px 2px;}
.圈 {
font-size:medium;
border: 1px solid black;
border-radius: 10px;
margin:0px 2px;
padding:0px 2px;}
.專名{
text-decoration: none;
border-bottom: 0.5px solid;
}
.人名{
text-decoration: none;
border-bottom: 0.5px solid;
}
.書名{
text-decoration: none;
border-bottom: 0.5px dashed;
}
.小字{
font-size:60%;
}
.小字s{
font-size:small;
}
/*曲譜の引用元*/
.來源{
font-size:medium;
}
.注{
font-size:x-small;
}
.夾注{
font-size:x-small;
background-color:lightgray;
}
.曲中詩{
padding-left:4em;
font-size:medium;
}
/* dl dt dd */
音注{
}
.字{
font-size:medium;
font-weight:bold;
padding-left:6em;
width : 4em;
float : left;
clear : both;
}
.音釋{
font-size:medium;
width : 30em
}
.釋{
font-size:medium;
width : 30em
}
.人物{
font-size:medium;
font-weight:bold;
padding-left:2em;
}
.打扮{
font-size:medium;
padding-left:2em;
}
/* rubyのclass。 */
.左{
ruby-position : under;
}
/* その他 */
ref{
font-size:small;
}
/* 本文ブロックの設定 */
#mw-content-text {
font-family:serif;
line-height:1.5em;
}