Remove MozTT reference

This commit is contained in:
Alive Kuo 2013-08-05 10:55:37 +08:00
parent 7435b267f9
commit 334c7d4d8f

View File

@ -30,7 +30,7 @@ html {
body {
background: url(images/document_bg.png);
color: #fff;
font-family: "MozTT", sans-serif;
font-family: sans-serif;
font-size: 10px;
height: 100%;
width: 100%;