Kachel Kontostand
This commit is contained in:
parent
88c8fac003
commit
47b3fcccc8
3 changed files with 85 additions and 1 deletions
|
|
@ -247,4 +247,16 @@ text-decoration: underline;
|
|||
|
||||
.transaction-table tr:hover {
|
||||
background: #f8f8f8;
|
||||
}
|
||||
.balance-label {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 5px;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
.balance-value {
|
||||
font-size: 32px;
|
||||
font-weight: bold;
|
||||
color: #ff6200;
|
||||
margin-top: 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue