chore: add coingecko css example to externall.css

This commit is contained in:
fragosti 2018-12-05 11:56:54 -08:00
parent 92d4c1d09e
commit 55ebf405a0

View File

@ -15,6 +15,10 @@ input {
height: 100px;
}
input::-webkit-input-placeholder {
color: #b4b4b4 !important;
}
div {
padding: 3px;
}