bloonsworld/app/users/static/users/css/config.css

10 lines
142 B
CSS

#config-box {
background-color: black;
width: 640px;
height: 480px;
}
#config-box {
display: flex;
flex-direction: row;
}