[PATCH] More specific rules to override the defaults
This commit is contained in:
		
							parent
							
								
									4f16258f44
								
							
						
					
					
						commit
						b1ef0db616
					
				
					 1 changed files with 5 additions and 4 deletions
				
			
		|  | @ -7,10 +7,11 @@ footer { | ||||||
|   padding-top: 40px; |   padding-top: 40px; | ||||||
|   padding-bottom: 30px; |   padding-bottom: 30px; | ||||||
| } | } | ||||||
| .npoacct-navbar a:focus, | .npoacct-navbar.navbar-default .navbar-nav > li > a:focus, | ||||||
| .npoacct-navbar a:active, | .npoacct-navbar.navbar-default .navbar-nav > li > a:active, | ||||||
| .npoacct-navbar a:hover, | .npoacct-navbar.navbar-default .navbar-nav > li > a:hover, | ||||||
| .npoacct-navbar a, | .npoacct-navbar.navbar-default .navbar-nav > li > a, | ||||||
|  | .npoacct-navbar.navbar-default .navbar-brand, | ||||||
| .npoacct-navbar { | .npoacct-navbar { | ||||||
|   color: white; |   color: white; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Joar Wandborg
						Joar Wandborg