5 lines
79 B
CSS
5 lines
79 B
CSS
h1{
|
|
background-color:deepskyblue;
|
|
padding-left:20px;
|
|
color:white;
|
|
} |