6 lines
No EOL
103 B
CSS
6 lines
No EOL
103 B
CSS
.container .text {
|
|
background-color: yellow;
|
|
color: red;
|
|
font-size: 20px;
|
|
text-align: center;
|
|
} |