Changes

मीडियाविकि:Monobook.css

272 bytes added, 06:32, 10 अगस्त 2006
body{background:#DDE8EC}
 
/*
** the personal toolbar - that contains links like "preferences", "my watchlist" etc.
*/
 
#p-personal li a {
color: blue /*#0000ff*/;
background: none;
}
#p-personal li a:hover {
background-color: black;
color: white;
text-decoration: underline;
}