Added cost
This commit is contained in:
parent
9b571196f6
commit
1bcb42c65e
4 changed files with 12 additions and 1 deletions
|
|
@ -88,6 +88,15 @@
|
|||
margin: -15% -15% 0% 0%;
|
||||
|
||||
}
|
||||
|
||||
.cost{
|
||||
color: white;
|
||||
float: left;
|
||||
background: black;
|
||||
padding: 3px;
|
||||
border-radius: 10px;
|
||||
margin: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.rolesWrap{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue