<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*transition menu*/


#examples { line-height: 20px; clear: both; float:right; padding: 10px 10px 10px 10px }
 
 
#examples .exampleMenu a { 
	-moz-border-radius: 5px; 
	font-style: italic; 
	font-size: 16px; 
	background-color: #9b9b9b; 
	color: white; 
	padding: 5px 10px; 
	width: 300px; 
	margin: 5px; 
	display: block; 
}
#head .download a:hover, #examples .exampleMenu a:hover, .exampleActive { background-color: #474747 !important; text-decoration: none; }
 
/*--- shared */



#ftHolder { width: 300px; float: left; text-align: center; height: 200px; padding-top: 90px; } 

 
 @charset "UTF-8";
/* CSS Document */

</pre></body></html>