5 lines
56 B
CSS
5 lines
56 B
CSS
|
box {
|
||
|
font-family: "Comic Sans";
|
||
|
font-size: 10px;
|
||
|
}
|