mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 11:28:38 +00:00
8 lines
67 B
HTML
8 lines
67 B
HTML
<style>
|
|
:root {
|
|
font-size: 1.5em;
|
|
}
|
|
</style>
|
|
|
|
<body>Hello</body>
|