Be sure to read our policy on citing sources before editing!

Difference between revisions of "MediaWiki:Monobook.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
212 bytes removed ,  14:51, August 26, 2021
fix
(some cleanup here)
(fix)
Line 15: Line 15:


/* user links */
/* user links */
#p-personal a.new {
#p-personal a.new {
color: #f00;
color: #f00;
Line 25: Line 26:
}
}
#p-personal li a:hover {
#p-personal li a:hover {
background-color: none;
background: transparent;
text-decoration: underline;
text-decoration: underline;
}
}
Line 47: Line 48:
#p-cactions li a {
#p-cactions li a {
     background:transparent !important;
     background:transparent !important;
}
#p-cactions li.selected {
    background:#fff7df;
    border-right:2px solid #7f5f00;
    border-top:none;
    border-bottom:none;
    border-left:none;
}
#p-cactions li.selected a {
    background:transparent;
}
}


15,584

edits

Navigation menu