copay/css/tpl-clean.css

9 lines
108 B
CSS
Raw Normal View History

2014-04-25 13:22:51 -07:00
.logo {
background: transparent url('../img/logo.png');
}
2014-05-01 08:01:15 -07:00
#footer {
background: #333;
color: #fff;
}