Real creation of gift card
This commit is contained in:
parent
05e57983c6
commit
6b2fbeae01
7 changed files with 164 additions and 46 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue