Difference between revisions of "MediaWiki:Common.css"

please don't break
(Trying something for the clickable buttons on MMMM's page. (i hope i'm not breaking anything))
Tag: Reverted
(please don't break)
Tag: Reverted
Line 816: Line 816:
/* --------------------- PRETTY BUTTONS ---------*/
/* --------------------- PRETTY BUTTONS ---------*/


.prettybutton:focus {
span.prettybutton {
background-color: #3366cc;
}
span.prettybutton:focus {
background-color: #22456d;
background-color: #22456d;
}
}