Note: Currently new registrations are closed, if you want an account Contact us

Difference between revisions of "MediaWiki:Common.css"

Line 19: Line 19:


.home-flex-container .flex-item {
.home-flex-container .flex-item {
  background: tomato;
   padding: 5px;
   padding: 5px;
   width: 250px;
   width: 250px;
Line 26: Line 25:
   font-weight: bold;
   font-weight: bold;
   font-size: 1em;
   font-size: 1em;
   text-align: center;
   text-align: left;
}
}