summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-17 13:12:28 +0800
committerFuXiaoHei <fuxiaohei@hexiaz.com>2014-03-17 13:12:28 +0800
commitc101471bdfd0a802e66adfb7402dbd980812da30 (patch)
tree0f1187da123cb1d978ef4331dd5dc11e4f023a41 /public
parentcc3cbf8cbee4b28902abc7fccee60499bd4c1246 (diff)
downloadgitea-c101471bdfd0a802e66adfb7402dbd980812da30.tar.gz
gitea-c101471bdfd0a802e66adfb7402dbd980812da30.zip
ui update, repo-assignment panic bug fix
Diffstat (limited to 'public')
-rwxr-xr-xpublic/css/gogs.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/gogs.css b/public/css/gogs.css
index 2c05d27ecb..f98cf7a184 100755
--- a/public/css/gogs.css
+++ b/public/css/gogs.css
@@ -10,6 +10,7 @@ body {
html, body {
height: 100%;
+ font-family: Helvetica, Arial, sans-serif;
}
/* override bs3 */