You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
341 B

body {
background: url('http://www.lord-of-the-rings.org/collections/maps/map10[1].jpg');
/*color: white;*/
font-size: 24px;
text-shadow: 1px 1px white;
font-weight: 800;
}
h1 {
font-family: 'Condiment', cursive;
}
button {
display: inline;
margin: 12px;
}
.the-white {
background-color: white;
border: 1px solid grey;
}