MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 729: Line 729:


/* Test Chamber infobox styling */
/* Test Chamber infobox styling */
@font-face {
    font-family: "Steelfish";
    src: url(/w/images/5/5f/Steelfish.eot);
    src: local("☺"),
      url("/w/images/3/3c/Steelfish.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
.testchamber {
.testchamber {
     background: url(http://portal.biringa.com/images/c/c7/Test_Chamber_Infobox_middle.png) repeat-y;
     background: url(http://portal.biringa.com/images/c/c7/Test_Chamber_Infobox_middle.png) repeat-y;
Line 764: Line 755:
     background-color: #000000 !important;
     background-color: #000000 !important;
     height: 2px !important;
     height: 2px !important;
}
.testchamber-number {
    font-size: 180px;
    font-family: Steelfish;
    display:table-cell;
    vertical-align: middle;
    height: 180px;
}
}
.testchamber-meter {
.testchamber-meter {

Navigation menu