Difference between revisions of "MediaWiki:Common.css"

no edit summary
Line 16: Line 16:
   margin: 0;
   margin: 0;
   list-style: none;
   list-style: none;
  background:#f1fcff;
  box-shadow:2px 2px 4px #ccc;
  border-radius:4px;
}
}


Line 26: Line 29:
   font-size: 1em;
   font-size: 1em;
   text-align: left;
   text-align: left;
  background:#f1fcff;
 
  box-shadow:2px 2px 4px #ccc;
  border-radius:4px;
}
}