8 lines
No EOL
139 B
CSS
Executable file
8 lines
No EOL
139 B
CSS
Executable file
body {
|
|
background-color: black;
|
|
color: white;
|
|
font-family: 'Comic Sans MS', Verdana, Sans-serif;
|
|
}
|
|
h1{
|
|
margin-right: 50px;
|
|
} |