6 lines
No EOL
85 B
CSS
6 lines
No EOL
85 B
CSS
.bar {
|
|
height: 5px;
|
|
background-color: red;
|
|
width: 100%;
|
|
border-radius: 3px;
|
|
} |