MediaWiki:Common.css: Difference between revisions

From Portland NET Wiki
margin-left for district logo
NET Orange only for "team" PI theme
Line 8: Line 8:
}
}


.pi-title {
.pi-theme-team .pi-title {
   background-color: #d35d30;
   background-color: #d35d30;
   color: white;
   color: white;
}
.pi-theme-neighborhood .pi-title {
  background-color:#ecbf33;
  color:white;
}
}