style.css
290 Bytes
/*
Theme Name:
Theme URI:
Description: An awesome WordPress base template
Author:
Version: 0.4
*/
h2 {
text-transform: lowercase !important;
}
.login h1 a {
background-image: url("images/Commonwell-logo.svg");
background-size: 300px;
width: 300px;
height: 125px;
}