https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a088b0cdd498061918efa31510b4648ca55f4aa4 authored by tbirdbld on 12 October 2011, 18:10:01 UTC
Added tag THUNDERBIRD_8_0b2_RELEASE for changeset 178cfa4240b3. CLOSED TREE a=release
Tip revision: a088b0c
arialunicode-bold.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: Arial Unicode MS, serif; font-weight: bold; }
</style>
</head>
<body><p id="test">Bongo</p></body>
</html>
back to top