MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 48: Line 48:
.catlinks {
.catlinks {
background: #f9f9f9;
background: #f9f9f9;
}
#disambig {
border-top: 3px double #cccccc;
border-bottom: 3px double #cccccc;
}
}


Line 104: Line 99:
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;
}
}