mirror of
https://github.com/servo/servo.git
synced 2025-06-19 22:59:03 +01:00
5 lines
76 B
CSS
5 lines
76 B
CSS
body {
|
|
font-family: 'ahem';
|
|
font-size: 100px;
|
|
line-height: 1;
|
|
}
|