清新风格登录主题。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
865 B

.login-area {
max-width: 500px;
min-width: 448px;
background-color: rgba(255, 255, 255, 0.95);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2ffffff,endColorstr=#f2ffffff);
}
.dec-login-fresh {
background: url('com/fr/plugin/login/theme/fresh/web/images/2x/fresh_bg.png') no-repeat center center;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='com/fr/plugin/login/theme/fresh/web/images/2x/fresh_bg.png');
background-size: contain;
_background: none;
}
.dec-login-fresh.hack {
background: url('com/fr/plugin/login/theme/fresh/web/images/1x/fresh_bg.png') no-repeat center center;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='com/fr/plugin/login/theme/fresh/web/dist/images/1x/fresh_bg.png');
_background: none;
}
.dec-login-fresh {
background-size: cover;
}