shoebottom.ca/style.css

30 lines
442 B
CSS

.text {
font-family: 'Trebuchet MS', sans-serif;
margin: 0 auto;
max-width:300px;
width: 50%;
line-height:1.6;
font-size:18px;
color:#444;
padding:010px;
left: 50%;
top: 50%;
}
h1 {
line-height:1.2;
}
html {
cursor:url(troll.cur),url(glaceon.gif),auto;
}
.image {
padding-top: 10px;
padding-bottom: 10px;
max-width: none;
margin-left: auto;
margin-right: auto;
object-fit: contain;
/* display: block; */
display: none;
}