mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
moved directory structure
This commit is contained in:
10
website/templates/css/login.css
Normal file
10
website/templates/css/login.css
Normal file
@@ -0,0 +1,10 @@
|
||||
<style>
|
||||
#login_wrapper {
|
||||
width: 300px !important;
|
||||
margin: 20px auto;
|
||||
}
|
||||
|
||||
.login-banner {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user