mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 17:55:07 +02:00
6 lines
155 B
HTML
6 lines
155 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
* {
|
|
font-family: "some fake font name";
|
|
}
|
|
</style>the same font is supposed to be used for all characters including whitespaces |