MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 594: Line 594:
.opacity70 {
.opacity70 {
background: url(/images/c/ca/70opacity.png) repeat;
background: url(/images/c/ca/70opacity.png) repeat;
}
/* Custom tab colors */
.page-User_Arcmind_Other .tabtoc li {
background: red !important;
}
.page-User_Arcmind_Other .tabtoc li.selected {
background: blue !important;
}
}