11 lines
No EOL
115 B
CSS
11 lines
No EOL
115 B
CSS
#box {
|
|
width: 512px;
|
|
margin: 16px;
|
|
}
|
|
|
|
.label {
|
|
font-weight: bold;
|
|
}
|
|
div.label {
|
|
margin-top: 16px;
|
|
} |