Wallet/css/tpl-clean.css

8 lines
108 B
CSS
Raw Normal View History

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