MediaWiki:Common.css: Difference between revisions

From Metroid Wiki
update infobox styles
m (Testing new pic)
(update infobox styles)
Line 90: Line 90:
  .infobox {
  .infobox {
   float:right;
   float:right;
   width:265px;
   width:300px;
   padding:5px;
   padding:5px;
   border-spacing:0px;
   border-spacing:0px;
   border: 2px solid #64486a;
   border: 2px solid #6e3c80;
   border-radius: 20px;
   border-radius: 20px;
   -moz-border-radius: 20px;
   -moz-border-radius: 20px;
Line 101: Line 101:
   -o-border-radius: 20px;
   -o-border-radius: 20px;
   font-family: arial, sans-serif;
   font-family: arial, sans-serif;
  font-size: 11px;
   margin: 0 0 1em 1em;
   margin: 0 0 1em 1em;
  font-size: 11px;
   background-color:#3c0252;
   background-color:#3b2541;
  }
  }
  .infobox tr:first-of-type td {
  .infobox tr:first-of-type td {