Real creation of gift card

This commit is contained in:
Gustavo Maximiliano Cortez 2016-05-19 01:18:15 -03:00
commit 6b2fbeae01
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 164 additions and 46 deletions

View file

@ -536,6 +536,10 @@ ul.manage li {
font-size: 24px;
}
.size-28 {
font-size: 28px;
}
.size-36 {
font-size: 36px;
}
@ -1655,7 +1659,7 @@ a.missing-copayers {
.sidebar {
background: #2C3E50;
.icon {
width: 39px;
width: 35px;
text-align: center;
margin-right: 15px;
float: left;