Also use system_message template for site lock

This commit is contained in:
Kijin Sung 2016-02-09 10:55:26 +09:00
parent bc33e8f478
commit 95f8bf9a43
4 changed files with 41 additions and 12 deletions

View file

@ -18,6 +18,7 @@
#access .login-header { margin: 30px; padding: 0; }
#access .login-header h1 { margin: 0; padding: 0; font-size: 16px; line-height: 20px; color:#f44336; font-weight:normal; }
#access .login-header .message { border: 0; border-radius: 0; padding: 0; margin: 20px 0 0 0; }
#access .login-body { margin: 30px; padding: 0; }
#access .login-body p { margin: 0; padding: 0; }