forked from toolshed/docs.coopcloud.tech
		
	change colours in extra.css
This commit is contained in:
		| @ -3,3 +3,27 @@ | ||||
|   --md-primary-fg-color--light: #202674; | ||||
|   --md-primary-fg-color--dark: #ee4a33; | ||||
| } | ||||
|  | ||||
| /* Navbar styling tweaks */ | ||||
|  | ||||
| .md-search__form { | ||||
|   background-color: rgba(0, 0, 255, 0.20); | ||||
| } | ||||
|  | ||||
| .md-tabs { | ||||
|   background-color: #6A9CFF; | ||||
| } | ||||
|  | ||||
| .md-tabs__item { | ||||
|   font-weight: 600; | ||||
| } | ||||
|  | ||||
|  | ||||
| /* Footer styling tweaks */ | ||||
| .md-footer { | ||||
|   background-color: #485FC7; | ||||
| } | ||||
|  | ||||
| .md-footer-meta { | ||||
|   background-color: rgba(0, 0, 0, 0.45); | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user