4,554
edits
No edit summary |
No edit summary |
||
Line 61: | Line 61: | ||
} | } | ||
/* ------>Start Style for header */ | /* ------>Start Style for header */ | ||
a.mw-selflink { | |||
font-weight: normal; | |||
} | |||
.head-col { | .head-col { | ||
width: calc(20% - 2px); | width: calc(20% - 2px); | ||
Line 120: | Line 123: | ||
border-top: 1px solid black; | border-top: 1px solid black; | ||
line-height: 28px; | line-height: 28px; | ||
} | |||
.header-index { | |||
cursor: pointer; | |||
text-decoration: underline; | |||
} | } | ||
/* End Style for header<------ */ | /* End Style for header<------ */ |