From 0cdf75b080d75f076e631c9c2370b6511b370cf1 Mon Sep 17 00:00:00 2001 From: Martin Allien Date: Sat, 7 Jul 2018 22:00:16 +0200 Subject: [PATCH] fix Stellar CSS color --- README.md | 2 +- webfont/cryptocoins-colors.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a009876..0ddbdc6 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Please see [Contributing guidelines](CONTRIBUTING.md) before submitting your PRs | Version | Changes | | :------ | :------ | -| **2.8** | community update: @bradrisse added BCY, BELA, BURST, Civic (CVC), EMC2, Expanse (EXP), FLDC, HUC, MARKS (BTM), Navcoin (NAV), PASC, RIC, Viacoin (VIA), XBC, XVC, ZRX and updated Lisk (LSK) | +| **2.8** | community update: @bradrisse added BCY, BELA, BURST, Civic (CVC), Einsteinium (EMC2), Expanse (EXP), FLDC, HUC, MARKS (BTM), Navcoin (NAV), PASC, RIC, Viacoin (VIA), XBC, XVC, ZRX and updated Lisk (LSK) + updated Stellar (STR → XLM) | | **2.7** | contributor @quoid added Ark (ARK), Byteball (GBYTE), Bytom (BTM), Cardano (ADA), QTUM (QTUM), SALT (SALT), Zcoin (XZC) – thanks much! + correctly renamed LISK → LSK and BCC → BCH | | **2.6** | fixed webfonts (again) & added webfont demo file, icons: added Bitcoin Cash (BCC), Decent (DCT), EOS (EOS), Golos (GOLOS), Monaco (MCO), NEO (NEO), OmiseGO (OMG), Particl (PART), Tezos (XTZ) | | **2.5** | added Basic Attention Token (BAT), IOTA (IOTA), Gnosis (GNO), Radium (RADS) | diff --git a/webfont/cryptocoins-colors.css b/webfont/cryptocoins-colors.css index 7dbfa7b..2aa91ef 100644 --- a/webfont/cryptocoins-colors.css +++ b/webfont/cryptocoins-colors.css @@ -124,7 +124,6 @@ .SNRG { color: #160363; } .START { color: #01AEF0; } .STEEM { color: #1A5099; } -.STR { color: #08B5E5; } .STRAT { color: #2398dd; } .SWIFT { color: #428BCA; } .SYNC { color: #008DD2; } @@ -146,6 +145,7 @@ .XBS { color: #d3261d; } .XCP { color: #EC1550; } .XEM { color: #41bf76; } +.XLM { color: #08B5E5; } .XMR { color: #FF6600; } .XPM { color: #e5b625; } .XRP { color: #346AA9; }