mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 05:28:27 +00:00
added class 'web-footer' to text 'Powered by ERPNext' to make it visible in any background
This commit is contained in:
@@ -1623,14 +1623,9 @@ body {
|
||||
|
||||
.erpnext-footer {
|
||||
margin: 3px auto;
|
||||
color: #888;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.erpnext-footer a, .erpnext-footer a:hover, .erpnext-footer a:visited {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.module-icons {
|
||||
background: url(../images/module-icons.png) no-repeat top left;
|
||||
width:16px;
|
||||
|
||||
Reference in New Issue
Block a user