MediaWiki:Monobook.css: Difference between revisions

made this fix as well
(more fixes)
(made this fix as well)
Line 48: Line 48:
background-color: transparent;
background-color: transparent;
     font-weight: bold;
     font-weight: bold;
}
body.skin-monobook #p-personal li a:hover {
background-color: transparent;
text-decoration: underline;
}
}


Line 151: Line 156:
body.skin-monobook #p-personal li a {
body.skin-monobook #p-personal li a {
color: #00f;
color: #00f;
}
body.skin-monobook #p-personal li a:hover {
background-color: transparent;
text-decoration: underline;
}
}