keycloak-scim/examples/themes/account/logo-example/resources/css/account.css
2014-09-09 14:09:32 +02:00

8 lines
No EOL
194 B
CSS
Executable file

.navbar-title {
background-image: url('../img/red-hat-logo.png');
height: 65px;
background-repeat: no-repeat;
width: 203px;
margin: 3px 10px 5px;
text-indent: -99999px;
}