MediaWiki:Common.css: Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
.tc3 {background-color: #8888ff; width: 24px; height: 24px;} | .tc3 {background-color: #8888ff; width: 24px; height: 24px;} | ||
.tcr1 {background-color: # | .tcr1 {background-color: #aa8888; border-right: 4px solid black; width: 24px; height: 24px;} | ||
.tcr2 {background-color: # | .tcr2 {background-color: #88aa88; border-right: 4px solid black; width: 24px; height: 24px;} | ||
.tcr3 {background-color: # | .tcr3 {background-color: #8888aa; border-right: 4px solid black; width: 24px; height: 24px;} | ||
.tcb1 {background-color: # | .tcb1 {background-color: #aa8888; border-bottom: 4px solid black; width: 24px; height: 24px;} | ||
.tcb2 {background-color: # | .tcb2 {background-color: #88aa88; border-bottom: 4px solid black; width: 24px; height: 24px;} | ||
.tcb3 {background-color: # | .tcb3 {background-color: #8888aa; border-bottom: 4px solid black; width: 24px; height: 24px;} |
Revision as of 05:52, 24 May 2024
.tct {border-bottom: 4px solid black; border-right: 4px solid black;} .tc1 {background-color: #ff8888; width: 24px; height: 24px;} .tc2 {background-color: #88ff88; width: 24px; height: 24px;} .tc3 {background-color: #8888ff; width: 24px; height: 24px;} .tcr1 {background-color: #aa8888; border-right: 4px solid black; width: 24px; height: 24px;} .tcr2 {background-color: #88aa88; border-right: 4px solid black; width: 24px; height: 24px;} .tcr3 {background-color: #8888aa; border-right: 4px solid black; width: 24px; height: 24px;} .tcb1 {background-color: #aa8888; border-bottom: 4px solid black; width: 24px; height: 24px;} .tcb2 {background-color: #88aa88; border-bottom: 4px solid black; width: 24px; height: 24px;} .tcb3 {background-color: #8888aa; border-bottom: 4px solid black; width: 24px; height: 24px;}