MediaWiki:Common.css: Difference between revisions

From Portland NET Wiki
neighborhood PI titles: reduce font size
add team-page-banner with background-color
Line 14: Line 14:


.pi-theme-neighborhood .pi-title {
.pi-theme-neighborhood .pi-title {
   background-color:#ecbf33;
   background-color: #ecbf33;
   font-size: small;
   font-size: small;
}
.team-page-banner {
  background-color: #e9ae97;
}
}