Difference between revisions of "MediaWiki:Common.css"

From Cities of Norn Wiki
Line 1: Line 1:
.pi-title {
.pi-title {
   background-color: none;
   font-weight: bold;  
    
   text-align: center;
}
 
.pi-title > p {
  margin: 0;
}
}

Revision as of 02:09, 14 November 2023

.pi-title {
  font-weight: bold; 
  text-align: center;
}

.pi-title > p {
  margin: 0;
}