MediaWiki:Common.css: Difference between revisions

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


/* Test Chamber infobox styling */
/* Test Chamber infobox styling */
@font-face {
    font-family: "Steelfish";
    src: url(/images/5/5f/Steelfish.eot);
    src: local("☺"),
      url("/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 758: Line 767:
.testchamber-number {
.testchamber-number {
     font-size: 180px;
     font-size: 180px;
    font-family: Steelfish;
     display:table-cell;
     display:table-cell;
     vertical-align: middle;
     vertical-align: middle;

Navigation menu