User:Thedoczek/common.css: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
}
}


.testchamber-header {
.testchamber-twtm-header {
     background: url(https://i1.theportalwiki.net/img/4/44/Test_Chamber_Infobox_Twtm_top.png) no-repeat;
     background: url(https://i1.theportalwiki.net/img/4/44/Test_Chamber_Infobox_Twtm_top.png) no-repeat;
     width: 326px;
     width: 326px;
Line 25: Line 25:
}
}


.testchamber-footer {
.testchamber-twtm-footer {
     background: url(https://i1.theportalwiki.net/img/b/bb/Test_Chamber_Infobox_Twtm_bottom.png) no-repeat;
     background: url(https://i1.theportalwiki.net/img/b/bb/Test_Chamber_Infobox_Twtm_bottom.png) no-repeat;
     width: 326px;
     width: 326px;
Line 32: Line 32:
}
}


.testchamber-valvetitle {
.testchamber-twtm-valvetitle {
     display: block;
     display: block;
     font-style: italic;
     font-style: italic;
Line 38: Line 38:
}
}


.testchamber-content {
.testchamber-twtm-content {
     margin-left: 48px;
     margin-left: 48px;
     margin-right: 12px;
     margin-right: 12px;
Line 56: Line 56:
}
}


.testchambertwtm-meter {
.testchamber-twtm-meter {
   background: url(https://i1.theportalwiki.net/img/a/ae/Chamber_progress_Twtm.png) repeat-x;
   background: url(https://i1.theportalwiki.net/img/a/ae/Chamber_progress_Twtm.png) repeat-x;
}
}