11 lines
162 B
CSS
11 lines
162 B
CSS
.radio-inline {
|
|
white-space: nowrap;
|
|
}
|
|
|
|
#doseeContainer > div {
|
|
min-width: 640px;
|
|
min-height: 480px;
|
|
background-color: #000;
|
|
border: 10px solid #000;
|
|
}
|