forked from toolshed/docs.coopcloud.tech
		
	change mobile navbar colours
This commit is contained in:
		| @ -27,3 +27,16 @@ | |||||||
| .md-footer-meta { | .md-footer-meta { | ||||||
|   background-color: rgba(0, 0, 0, 0.45); |   background-color: rgba(0, 0, 0, 0.45); | ||||||
| } | } | ||||||
|  |  | ||||||
|  | /* Mobile sidebar styling tweaks */ | ||||||
|  | .md-nav--primary .md-nav__title ~ .md-nav__list { | ||||||
|  |   background-color: #D7E4FF !important; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | .md-nav__source { | ||||||
|  |   background-color: #A7C5FF !important; | ||||||
|  | } | ||||||
|  |  | ||||||
|  | label.md-nav__title[for="__drawer"] { | ||||||
|  |   background-color: #6A9CFF !important; | ||||||
|  | } | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user