diff --git a/core.php b/core.php index 9451f30..3f3285e 100644 --- a/core.php +++ b/core.php @@ -11,7 +11,7 @@ $author = 'Crogram Inc.'; $description = "uiisc, freewebhost, webhost, Crogram"; $rooturl = $_SERVER['HTTP_HOST']; $domain = preg_replace('/^www\./', '', $rooturl); -$static_release = 'build_20181124'; +$static_release = 'build_20181211'; function curlrequest($url, $data, $method = "post") { $ch = curl_init(); // 初始化CURL句柄 diff --git a/css/style.css b/css/style.css index 1acca1e..2cdbf09 100644 --- a/css/style.css +++ b/css/style.css @@ -154,7 +154,6 @@ body.fixed-header-on { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; - padding: 10px; font-size: 16px; } diff --git a/login.php b/login.php index 3cc7511..5c41566 100644 --- a/login.php +++ b/login.php @@ -14,19 +14,25 @@