4,554
edits
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
font-weight: normal; | font-weight: normal; | ||
text-decoration: underline; | text-decoration: underline; | ||
} | |||
a.mw-selflink:hover { | |||
font-weight: normal; | |||
text-decoration: underline; | |||
} | |||
.head-col { | .head-col { | ||
width: calc(20% - 2px); | width: calc(20% - 2px); | ||
Line 135: | Line 139: | ||
} | } | ||
.header-index a:hover { | .header-index a:hover { | ||
} | } | ||
.header-people { | .header-people { | ||
Line 142: | Line 146: | ||
} | } | ||
.header-people a:hover{ | .header-people a:hover{ | ||
} | } | ||
/* End Style for header<------ */ | /* End Style for header<------ */ |