Skip to content

Commit

Permalink
Change mojira.html to use MS Mincho.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian J. Burg committed Nov 22, 2012
1 parent b2f8228 commit ddb4e5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/mojira.html
Expand Up @@ -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>
Expand Down

0 comments on commit ddb4e5e

Please sign in to comment.