MediaWiki:Common.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
No edit summary
Line 49: Line 49:
.catlinks {
.catlinks {
background: #f9f9f9 url(https://halo.wiki.gallery/images/chiefcat.jpg) no-repeat top right;
background: #f9f9f9 url(https://halo.wiki.gallery/images/chiefcat.jpg) no-repeat top right;
}
#disambig {
border-top: 3px double #cccccc;
border-bottom: 3px double #cccccc;
}
}


Line 105: Line 100:
div.thumb {
div.thumb {
border-color: transparent;
border-color: transparent;
}
.IntroPageBox {
background-color: #ffe;
background-repeat: no-repeat;
background-position: bottom right;
}
.IntroPageBox div.tright {
border-color: transparent !important;
}
}