MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 42: Line 42:
font-weight: normal;
font-weight: normal;
}
}


#bodyContent  a:hover a:focus {
#bodyContent  a:hover a:focus {
color: #008ACC;
color: #008ACC;
text-decoration: none;
text-decoration: underline;
}
}