MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 5: Line 5:
  */
  */
table.smworgtable-v2 {
table.smworgtable-v2 {
   background-color: #5e9dc8;
   background-color: #fff;
   border: 1px solid #5e9dc8;
   border: 1px solid #5e9dc8;
   margin: 0 0 0.5em 1em;
   margin: 0 0 0.5em 1em;
   padding: 0;
   padding: 0;
   -moz-border-radius: 2px;
   -moz-border-radius: 5px;
   border-radius: 2px;
   border-radius: 5px;
}
}
table.smworgtable-v2 tr {
table.smworgtable-v2 tr {