MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
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 {
text-decoration: underline;
}
}
.header-people {
.header-people {
Line 142: Line 146:
}
}
.header-people a:hover{
.header-people a:hover{
text-decoration: underline;
}
}
/* End Style for header<------ */
/* End Style for header<------ */

Navigation menu