MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 33: Line 33:
   width: 300px;
   width: 300px;
   height: auto;
   height: auto;
}
.infobox#location {
background: #F7FCFF;
border-color: #FFB628;
}
.infobox#location > tbody > tr:first-child {
background: #028FD1;
}
.infobox#location > tbody > tr:nth-child(2n+3) {
background: #D8F2FF;
}
}


Line 45: Line 56:
background: #F0FFD8;
background: #F0FFD8;
}
}


.infobox#character {
.infobox#character {
background: #F7FCFF;
background: FFFBF7#;
border-color: #FFB628;
border-color: FFB628#;
}
}
.infobox#character > tbody > tr:first-child {
.infobox#character > tbody > tr:first-child {
background: #31A3D7;
background: #F4981D;
}
}
.infobox#character > tbody > tr:nth-child(2n+3) {
.infobox#character > tbody > tr:nth-child(2n+3) {
background: #D8F0FF;
background: FFEBD8#;
}
}
.infobox#game {
background: FFFEF7#;
border-color: FFB628#;
}
.infobox#game > tbody > tr:first-child {
background: FBED00#;
}
.infobox#game > tbody > tr:nth-child(2n+3) {
background: FFF9D8#;
}




Bureaucrats, content-moderator, emailconfirmed, Interface administrators, rollback, Suppressors, Administrators, threadmoderator
4,109

edits

Navigation menu