diff --git a/src/assets/css/common.css b/src/assets/css/common.css index cbfd312..9b6d96d 100755 --- a/src/assets/css/common.css +++ b/src/assets/css/common.css @@ -9,4 +9,5 @@ a:hover { body { background: #eef2ff url(http://s.4cdn.org/image/fade-blue.png) top center repeat-x; + font: 13px/1.231 arial,helvetica,clean,sans-serif; }