6 lines
66 B
CSS
6 lines
66 B
CSS
body {
|
|
font-size: larger;
|
|
}
|
|
div {
|
|
display: inline-block;
|
|
} |