4,554
edits
No edit summary |
No edit summary |
||
Line 135: | Line 135: | ||
line-height: 28px; | line-height: 28px; | ||
} | } | ||
.header-index { | .header-index a { | ||
cursor: pointer; | cursor: pointer; | ||
color: black; | color: black; | ||
} | } | ||
.header-index a:hover { | .header-index a:hover { | ||
color: black; | |||
} | } | ||
.header-people { | .header-people a{ | ||
cursor: pointer; | cursor: pointer; | ||
color: black!important; | |||
} | |||
.header-people a:hover{ | |||
color: black; | |||
} | } | ||
.header- | .header-community a { | ||
cursor: pointer; | |||
color: black!important; | color: black!important; | ||
} | } | ||
.header- | .header-community a:hover{ | ||
color: black; | color: black; | ||
} | } |