8 lines
61 B
CSS
8 lines
61 B
CSS
box {
|
|
font: "Comic Sans 10";
|
|
}
|
|
|
|
label {
|
|
font: smaller;
|
|
}
|