mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
10 lines
292 B
HTML
10 lines
292 B
HTML
<!DOCTYPE HTML><html><head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<style type="text/css">
|
|
body { margin: 50px; font-size: 72pt; }
|
|
#test { font-family: "Lucida Console", serif; font-weight: bold; }
|
|
</style>
|
|
</head>
|
|
<body><p id="test">Bongo</p></body>
|
|
</html> |