Added fading ".com" in header
This commit is contained in:
		| @@ -35,10 +35,13 @@ body { | ||||
| 	margin: 0; | ||||
| 	padding: 15px 20px 10px 20px; | ||||
| 	text-decoration: none; | ||||
| 	color: #ddc; | ||||
| 	color: #fff; | ||||
| 	background: url('../graphics/cornerStripedRight.png') no-repeat top right; | ||||
| } | ||||
| #header-inner #title a:hover{ | ||||
| #header-inner a #title-inner{ | ||||
| 	color: #d6d6c0; | ||||
| } | ||||
| #header-inner a:hover #title-inner{ | ||||
| 	color: #fff; | ||||
| } | ||||
| #content { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user