15 lines
123 B
CSS
15 lines
123 B
CSS
|
|
||
|
|
||
|
|
||
|
#randplace-enable-label {
|
||
|
float: left;
|
||
|
width: 200px;
|
||
|
margin-bottom: 25px;
|
||
|
}
|
||
|
|
||
|
#randplace-checkbox {
|
||
|
float: left;
|
||
|
}
|
||
|
|
||
|
|