Wallet/css/tpl-clean.css
2014-05-15 18:02:21 -03:00

14 lines
197 B
CSS

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