Change mojira.html to use MS Mincho.

This commit is contained in:
Brian J. Burg 2012-11-21 17:43:28 -08:00
parent b2f8228b10
commit ddb4e5e17d

View file

@ -2,6 +2,8 @@
<head>
<title>Mozilla - Wikipedia</title>
<meta charset="UTF-8" />
<style type="text/css">
body { font-family: MS Mincho, sans-serif; }
</head>
<body>
<h1>Mozilla</h1>