/*
Ruler Digital Agency 
https://www.ruler.agency
Copyright 2023, RULER SMPC. All rights reserved.
Version: 1.0
*/

body{
	background: url('/wp-content/themes/elysian-minimal/media/login_bg.jpg') no-repeat scroll center/cover transparent;
}
input#wp-submit {
	background: #000;
	border-color: #000;
}
.login h1 a {
	background: url(https://files.rulerhost.com/ruler/logo.png) no-repeat scroll center/contain transparent;
	width: 150px;
	padding: 20px;
}