UNPKG

isite

Version:

Create High Level Multi-Language Web Site [Fast and Easy]

8 lines 269 B
progress{ height: 5px; background-color: #000; color: blue; } progress::-webkit-progress-bar {background-color: #000; width: 100%;} progress::-webkit-progress-value { background: blue !important; } progress::-moz-progress-bar { background: blue !important;}