From 2ef590774e2d655cdc43ee2c6fa4c674ac4d882d Mon Sep 17 00:00:00 2001 From: kimi <kimi42345@gmail.com> Date: 星期三, 12 二月 2020 10:30:13 +0800 Subject: [PATCH] Merge branch 'master' of http://highdatas.com:9000/r/~kimi/srs --- public/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 558c9fd..c25da2a 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ <link rel="icon" href="<%= BASE_URL %>favicon.ico"> <title>srs</title> </head> - <body> + <body style="padding: 0;margin: 0;"> <noscript> <strong>We're sorry but srs doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> </noscript> -- Gitblit v1.8.0