9 lines
102 B
CSS
9 lines
102 B
CSS
div {
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
label {
|
|
display: inline-block;
|
|
width: 150px;
|
|
}
|
|
|