Difference between revisions of "MediaWiki:Common.css"
From Cities of Norn Wiki
Tag: Reverted |
|||
| Line 24: | Line 24: | ||
.portable-infobox .pi-border-color { | .portable-infobox .pi-border-color { | ||
border-color: black; | border-color: black; | ||
} | |||
h3, h4, h5 { | |||
font-family: sans-serif; | |||
} | } | ||
Revision as of 04:44, 14 November 2023
.pi-title {
font-weight: bold;
text-align: center;
}
.pi-data {
font-size: 1.2em;
}
.pi-title > p {
margin: 0;
font-weight: bold;
}
.pi-data p {
margin: 0;
}
.portable-infobox {
border: 1px solid black;
width: 300px ;
}
.portable-infobox .pi-border-color {
border-color: black;
}
h3, h4, h5 {
font-family: sans-serif;
}