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

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

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

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