mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-07 23:16:53 +00:00
Beginnings of the wallet summary
Changes width of menu to be smaller
This commit is contained in:
@@ -1,4 +1,14 @@
|
||||
.wallet-card {
|
||||
width: 80%;
|
||||
margin: 10px auto;
|
||||
}
|
||||
|
||||
.BTC {
|
||||
color:orange;
|
||||
}
|
||||
.LTC {
|
||||
color:silver;
|
||||
}
|
||||
.ETH {
|
||||
color:darkslategrey;
|
||||
}
|
||||
Reference in New Issue
Block a user