Skip to content

Commit

Permalink
フォント変更(Defaultスキン)
Browse files Browse the repository at this point in the history
  • Loading branch information
yama committed Sep 2, 2014
1 parent 4749a3d commit 18c5a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/default/default_left.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body
{
background: #505050 url(images/bg.gif);
color: #494949;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
font-family: "Bitstream Vera Sans",lucida,Arial,"Helvetica Neue",Helvetica,Meiryo,"Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
font-size: 12px;
padding: 15px 0;
margin: 0;
Expand Down

0 comments on commit 18c5a3b

Please sign in to comment.