MediaWiki:Common.css: Difference between revisions

From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:
.tc2 {background-color: #88ff88; width: 24px; height: 24px;}
.tc2 {background-color: #88ff88; width: 24px; height: 24px;}
.tc3 {background-color: #8888ff; width: 24px; height: 24px;}
.tc3 {background-color: #8888ff; width: 24px; height: 24px;}
.tct {background-color: #ff8888; border-bottom: 2px solid black; border-right: 2px solid black;}
.tct {border-bottom: 2px solid black; border-right: 2px solid black;}
.tcr {border-right: 2px solid black; width: 24px; height: 24px;}
.tcr {background-color: #ff8888; border-right: 2px solid black; width: 24px; height: 24px;}
.tcb {border-bottom: 2px solid black; width: 24px; height: 24px;}
.tcb {border-bottom: 2px solid black; width: 24px; height: 24px;}

Revision as of 05:48, 24 May 2024

.tc1 {background-color: #ff8888; width: 24px; height: 24px;}
.tc2 {background-color: #88ff88; width: 24px; height: 24px;}
.tc3 {background-color: #8888ff; width: 24px; height: 24px;}
.tct {border-bottom: 2px solid black; border-right: 2px solid black;}
.tcr {background-color: #ff8888; border-right: 2px solid black; width: 24px; height: 24px;}
.tcb {border-bottom: 2px solid black; width: 24px; height: 24px;}