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