Ro-brat Industries: Difference between revisions
From LiberationMUSH Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#bcp { | #bcp { | ||
background-image: linear-gradient(#404040 2px, transparent 2px), linear-gradient(90deg, #404040 2px, transparent 2px), linear-gradient(#404040 1px, transparent 1px), linear-gradient(90deg, #404040 1px, #202020 1px); | |||
background-size: 50px 50px, 50px 50px, 10px 10px, 10px 10px; | |||
background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px; | |||
background-color: #202020; | |||
color: #fff7f7; | |||
display: flex; | display: flex; | ||
flex-direction: column; | flex-direction: column; |