User:Irukaza/common.css:修订间差异

H萌娘,万物皆可H的百科全书!
跳到导航 跳到搜索
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
(未显示同一用户的1个中间版本)
第2行: 第2行:
/* 主标题字型调整*/
/* 主标题字型调整*/
#firstHeading {
#firstHeading {
    font-weight: 500;
    font-weight: 600;
}
}
/* 副标题 */
/* 副标题 */
#siteSub { 
#siteSub { 
display: inline
display: no
font-size: 90%; 
font-size: 90%; 
font-weight: 50; /* 400 = normal */ 
font-weight: 50; /* 400 = normal */ 

2020年3月18日 (三) 20:04的版本

/* 主标题字型调整*/
#firstHeading {
    font-weight: 600;
}
/* 副标题 */
#siteSub { 
display: no; 
font-size: 90%; 
font-weight: 50; /* 400 = normal */ 
font-style: normal; 
text-align: right; 
}