4,554
edits
No edit summary |
No edit summary |
||
Line 108: | Line 108: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
height: fit-content; | height: fit-content; | ||
border-bottom: 1px solid black; | border-bottom: 1px solid black; | ||
font-size: 17px; | |||
line-height: 22px; | |||
letter-spacing: 0.37px; | |||
} | } | ||
.head-box { | .head-box { | ||
Line 181: | Line 180: | ||
.header-index a:hover { | .header-index a:hover { | ||
color: black; | color: black; | ||
} | |||
.header-people { | |||
font-size: 17px; | |||
line-height: 22px; | |||
letter-spacing: 0.37px; | |||
} | } | ||
.header-people a{ | .header-people a{ | ||
Line 188: | Line 192: | ||
.header-people a:hover{ | .header-people a:hover{ | ||
color: black; | color: black; | ||
} | |||
.header-community { | |||
font-size: 17px; | |||
line-height: 22px; | |||
letter-spacing: 0.37px; | |||
} | } | ||
.header-community a { | .header-community a { |