Wallet/css/tpl-clean.css
2014-05-26 16:37:56 -03:00

14 lines
207 B
CSS

.logo {
background: transparent url('../img/logo.png') no-repeat;
}
#footer {
background: #333;
color: #fff;
}
.dr-notification {
background-color: #000;
color: #fff;
border: 1px solid #eee;
}