Web
Analytics
Join the HITS Discord and leave your suggestions for this wiki, talk about your edits, or just chat with fellow Tally Hall fans!

Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
testing
m (this needs to be a dot i think)
(testing)
Line 818: Line 818:
#prettybutton {
#prettybutton {
background-color: #3366cc;
background-color: #3366cc;
color: #ffffff;
}
}
#prettybutton:focus {
#prettybutton:focus {
background-color: #22456d;
background-color: #22456d;
color: #ffffff;
}
}
#prettybutton:visited {
#prettybutton:visited {
background-color: #22456d;
background-color: #22456d;
color: #ffffff;
}
}
.prettybutton-clicked {
.prettybutton-clicked {
background-color: #22456d;
background-color: #22456d;
color: #ffffff;
}
#prettybutton-clicked {
background-color: #22456d;
color: #ffffff;
}
}

Navigation menu