css/look.css: Changed link colors/behaviors
This commit is contained in:
		
							
								
								
									
										12
									
								
								css/look.css
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								css/look.css
									
									
									
									
									
								
							| @@ -35,11 +35,11 @@ body { | ||||
| 	margin: 0; | ||||
| 	padding: 15px 20px 10px 20px; | ||||
| 	text-decoration: none; | ||||
| 	color: #666666; | ||||
| 	color: #ddc; | ||||
| 	background: url('../graphics/cornerStripedRight.png') no-repeat top right; | ||||
| } | ||||
| #header-inner #title a:hover{ | ||||
| 	color: #FFFFFF; | ||||
| 	color: #fff; | ||||
| } | ||||
| #content { | ||||
| 	padding: 1em 0 2em 0; | ||||
| @@ -96,15 +96,17 @@ div#tabs ul li a { | ||||
| 	position: relative; | ||||
| 	bottom: 3px; | ||||
| 	font-weight: bold; | ||||
| 	color: #333333; | ||||
| 	color: #036; | ||||
| 	margin: 0 0 0 17px; | ||||
| 	padding: 3px; | ||||
| 	text-decoration:none; | ||||
| 	border-top: #003366 2px solid; | ||||
| 	background-color: #88BBEE; | ||||
| } | ||||
| div#tabs ul li a:hover { | ||||
| 	color: #eee; | ||||
| 	color: #fff; | ||||
| } | ||||
| div#tabs ul li a.current { | ||||
| 	border-top: #036 2px solid; | ||||
| } | ||||
|  | ||||
| a { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user