Hgcollins.css
p {
font-size: 16pt; font-family:serif;
}
.center {text-align: center;}
.hg-headline {font-size:50px; font-weight: 700; font-family: sans-serif; -webkit-text-stroke: 2px #000000; color: #f4bceb;}
- selection {background: #f4bceb;
}
.fitWide img{ max-width: 100%; height: auto; } .fitHigh img{ max-height: 100%; width: auto; } .fadeout{ opacity: 1; transition: opacity .5s; } .fadeout:hover{ opacity: 0; }
/* */