更改

跳到导航 跳到搜索
添加176字节 、​ 2021年12月16日 (四) 23:07
无编辑摘要
第410行: 第410行:  
#firstHeading {
 
#firstHeading {
 
     font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 
     font-family: sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
 +
}
 +
 +
/* 标题下划线增强 700 = bold */
 +
h1 {
 +
    font-weight: 700;
 +
    border-bottom: 2px solid #0074f9;
 +
}
 +
 +
h2 {
 +
    font-weight: 700;
 +
    border-bottom: 1px solid #0074f9;
 
}
 
}
15,684

个编辑

导航菜单