<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#share {
	height: 30px; 
	margin: 0px 0 0 5px; 
	position: absolute;
	z-index: 20;
	left: 0px;
}
#share a {padding-right: 40px; padding-bottom: 11px; width: 30px; min-height: 1%;}
#share .facebook {background: url(img/facebook.png) no-repeat;}
#share .twitter {background: url(img/twitter.png) no-repeat;}
#share .google {background: url(img/google.png) no-repeat;}

#share a.facebook.black {background: url(img/facebook_b.png) no-repeat;}
#share a.twitter.black {background: url(img/twitter_b.png) no-repeat;}
#share a.google.black {background: url(img/google_b.png) no-repeat;}
</pre></body></html>