Files
http-server/bin/www/index.css

16 lines
186 B
CSS
Executable File

h1 {
text-align: center;
color: #FFFFFF;
text-shadow: 1px;
}
a {
text-align: left;
font-size: 72px;
color: blue;
}
body {
background-image: url("hope.jpg");
}