MediaWiki:Darkvector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 9: Line 9:
}
}
/* CSS for all infoboxes */
/* CSS for all infoboxes */
.infobox,
.infobox {
.infobox tbody {
float: right;
clear: right;
}
.infobox tbody {
font-size: 88%;
line-height: 1.5em;
width: 25em;
border: 1px solid #aaa;
border: 1px solid #aaa;
border-collapse: collapse;
border-collapse: collapse;
Line 24: Line 16:
margin: 0.5em 0 0.5em 1em;
margin: 0.5em 0 0.5em 1em;
padding: 0.2em;
padding: 0.2em;
float: right;
clear: right;
font-size: 88%;
line-height: 1.5em;
width: 25em;
}
}
.infobox td,
.infobox td,
Line 32: Line 29:
text-align: left;
text-align: left;
}
}
.infobox .name,
.infobox .name {
.infobox caption {
text-align: center;
text-align: center;
font-size: 125%;
font-size: 125%;
Line 40: Line 36:
white-space: nowrap;
white-space: nowrap;
padding-bottom: 0.4em;
padding-bottom: 0.4em;
background-color: transparent;
}
}
.infobox .tag {
.infobox .tag {