MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 145: Line 145:


.random-users-avatars img {
.random-users-avatars img {
background: white;
background: #fff;
}
}


div.thumb {
div.thumb {
border-color: transparent;
border-color: transparent;
}
.cleared {
clear: both;
}
}


Line 530: Line 526:
padding: 2px 6px;
padding: 2px 6px;
background: #F8F5F5;
background: #F8F5F5;
color: black;
color: #000;
}
}
.page-nav a:hover {
.page-nav a:hover {
Line 537: Line 533:
}
}
.g-give-all {
.g-give-all {
background: white;
background: #fff;
}
}