MediaWiki:Common.css: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 50: Line 50:
}
}


#disambig {
.mw-parser-output > .col-begin {
border-top: 3px double #cccccc;
margin-top: 0.3em;
border-bottom: 3px double #cccccc;
}
}


Line 68: Line 67:
.featurelist td > p {
.featurelist td > p {
display: none;
display: none;
}
.col-begin {
margin-top: 0.3em;
border-collapse: collapse;
}
.col-begin td {
padding: 0;
}
}


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