HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/RImmers/duitsedog.tk/wwwroot/menu_assets/styles.css
#cssmenu {
	width: 100%;
	height: 25px;
	margin: 0;
	padding: 0;
	font-size:20px;
	/*background: #000000 url(images/bg-bubplastic.gif) top left repeat-x;*/
}
#cssmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#cssmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	/*background: transparent url(images/bg-bubplastic-button.gif) top left no-repeat;*/
	background: #FFFFFF;
}

#cssmenu ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: 'Verdana,Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif;
	font-size: 100%;
	font-weight:700;
	color: #000000;
	text-decoration: none;
}

	#cssmenu ul li a span {
		display: block;
		float: left;
		height: 22px;
		padding-top: 5px;
		padding-right: 35px;
		/*background: transparent url(images/bg-bubplastic-button.gif) top right no-repeat;*/
		background: #FFFFFF;
		cursor: pointer;
	}


#cssmenu ul li a:hover,
#cssmenu ul li.active a {
	/*background: transparent url(images/bg-bubplastic-h-gray.gif) top left no-repeat;*/
	background: #FFFFFF;
}
	#cssmenu ul li a:hover span,
	#cssmenu ul li.active a span {
		/*background: transparent url(images/bg-bubplastic-h-gray.gif) top right no-repeat;*/
		background: #FFFFFF;
		color: dodgerblue;
	}