MediaWiki:Common.css: Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
(Created page with ".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 {border-right: 2px solid black; width: 24px; height: 24px;} .tcb {border-bottom: 2px solid black; width: 24px; height: 24px;}") |
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 {border-bottom: 2px solid black; border-right: 2px solid black;} | .tct {background-color: #ff8888; border-bottom: 2px solid black; border-right: 2px solid black;} | ||
.tcr {border-right: 2px solid black; width: 24px; height: 24px;} | .tcr {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:47, 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 {background-color: #ff8888; border-bottom: 2px solid black; border-right: 2px solid black;} .tcr {border-right: 2px solid black; width: 24px; height: 24px;} .tcb {border-bottom: 2px solid black; width: 24px; height: 24px;}