MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 143: Line 143:


.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 341: Line 337:
}
}
.page-Destiny_2_Lore .tabbox, .page-Destiny_2_Lore .tabbox h2 {
.page-Destiny_2_Lore .tabbox, .page-Destiny_2_Lore .tabbox h2 {
color: white;
color: #fff;
}
}
.page-Destiny_2_Lore .tabcontainer {
.page-Destiny_2_Lore .tabcontainer {
Line 513: Line 509:
padding: 2px 6px;
padding: 2px 6px;
background: #F8F5F5;
background: #F8F5F5;
color: black;
color: #000;
}
}
.page-nav a:hover {
.page-nav a:hover {
Line 520: Line 516:
}
}
.g-give-all {
.g-give-all {
background: white;
background: #fff;
}
}