1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
html, body, .container-fluid { background-color: #D6D8DC; } .text-input { font-size: 16px; } .hash-output { color: #575B5E; font-size: 16px; letter-spacing: 2px; white-space: pre-wrap; } .hash-heading { color: #575B5E; font-weight: normal; }