mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
6 lines
76 B
CSS
6 lines
76 B
CSS
body {
|
|
font-family: 'ahem';
|
|
font-size: 100px;
|
|
line-height: 1;
|
|
}
|