Wallet/css/tpl-clean.css
Gustavo Maximiliano Cortez 3ecef220ed Cleaning html tags
2014-07-14 12:53:48 -03:00

20 lines
245 B
CSS

/*
*
* Copay Clean Template
*
*/
.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;
}