Template:Enemy infobox/M3: Difference between revisions

m
trying to fix an issue with m3 enemy infoboxes
No edit summary
m (trying to fix an issue with m3 enemy infoboxes)
Line 1: Line 1:
{{#css:
.tabberlive
{
  background:#f5b0b3; !important
}
.tabbertab
{
  background:#ffffff; !important
  border-bottom-left-radius: 20px;
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -khtml-border-bottom-left-radius: 20px;
  -icab-border-bottom-left-radius: 20px;
  -o-border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  -khtml-border-bottom-right-radius: 20px;
  -icab-border-bottom-right-radius: 20px;
  -o-border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -khtml-border-top-left-radius: 20px;
  -icab-border-top-left-radius: 20px;
  -o-border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  -khtml-border-top-right-radius: 20px;
  -icab-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px;
}
ul.tabbernav li a
{
  border-top-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  -khtml-border-top-left-radius: 20px;
  -icab-border-top-left-radius: 20px;
  -o-border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  -khtml-border-top-right-radius: 20px;
  -icab-border-top-right-radius: 20px;
  -o-border-top-right-radius: 20px;
  padding:5px;
  margin:5px;
}
ul.tabbernav
{
  text-align:center;
}
}}
{| align="right" style="background:#{{darkcolor|M3}}; width: 25%; border: 2px solid #{{darkcolor|M3}};" cellpadding="2" class="roundy right"
{| align="right" style="background:#{{darkcolor|M3}}; width: 25%; border: 2px solid #{{darkcolor|M3}};" cellpadding="2" class="roundy right"
|-
|-
37

edits