6 lines
No EOL
93 B
CSS
6 lines
No EOL
93 B
CSS
h1 {
|
|
border: 2px #eee solid;
|
|
color: red;
|
|
text-align: center;
|
|
padding: 10px;
|
|
} |