mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	docs - fixing mobile menu text color
This commit is contained in:
		
							parent
							
								
									630cfdda1e
								
							
						
					
					
						commit
						5cdd08ee1d
					
				
					 1 changed files with 12 additions and 0 deletions
				
			
		| 
						 | 
					@ -64,6 +64,9 @@
 | 
				
			||||||
    background-color: #113962;
 | 
					    background-color: #113962;
 | 
				
			||||||
    background: linear-gradient(to bottom, #104893 0%,#113962 100%);
 | 
					    background: linear-gradient(to bottom, #104893 0%,#113962 100%);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.md-nav__link {
 | 
				
			||||||
 | 
					    color: black;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
a:link {
 | 
					a:link {
 | 
				
			||||||
    color: #c8c8c8;
 | 
					    color: #c8c8c8;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -77,4 +80,13 @@ a:link {
 | 
				
			||||||
    padding:4px;
 | 
					    padding:4px;
 | 
				
			||||||
    border-radius:4px;
 | 
					    border-radius:4px;
 | 
				
			||||||
    box-shadow: 2px 2px 4px black;
 | 
					    box-shadow: 2px 2px 4px black;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					.md-typeset .tabbed-set {
 | 
				
			||||||
 | 
					    border-left-width: 0.2rem;
 | 
				
			||||||
 | 
					    border-left-color: rgb(244, 244, 244);
 | 
				
			||||||
 | 
					    border-left-style: solid;
 | 
				
			||||||
 | 
					    border-radius: 4px;
 | 
				
			||||||
 | 
					    background-color: rgba(68,138,255,.1);
 | 
				
			||||||
 | 
					    border-color: rgb(244, 244, 244);
 | 
				
			||||||
 | 
					    padding: 5px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue