“MediaWiki:Common.css”的版本间的差异

来自wrc's Wiki
跳到导航 跳到搜索
(建立内容为“#content h1, #content h2 { font-family: sans-serif; }”的新页面)
 
第2行: 第2行:
 
#content h2 {
 
#content h2 {
 
     font-family: sans-serif;
 
     font-family: sans-serif;
 +
}
 +
 +
.templatequote {
 +
    border-left: 4px solid #eaecf0;
 +
    padding: 8px 32px;
 
}
 
}

2021年6月3日 (四) 21:18的版本

#content h1, 
#content h2 {
    font-family: sans-serif;
}

.templatequote {
    border-left: 4px solid #eaecf0;
    padding: 8px 32px;
}