web: ensure basic black on white body color
This commit is contained in:
		
							parent
							
								
									287eb6bd00
								
							
						
					
					
						commit
						8f487ae4be
					
				@ -4,7 +4,7 @@
 | 
				
			|||||||
/* 1. colours */
 | 
					/* 1. colours */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* green */
 | 
					/* green */
 | 
				
			||||||
body                                                                 { background-color:; }
 | 
					body                                                                 { background-color:white; color:black; }
 | 
				
			||||||
.registerreport .odd                                                 { background-color:#ded; }
 | 
					.registerreport .odd                                                 { background-color:#ded; }
 | 
				
			||||||
.filtering                                                           { background-color:#ded; }
 | 
					.filtering                                                           { background-color:#ded; }
 | 
				
			||||||
/* #main                                                                { border-color:#ded; } see below */
 | 
					/* #main                                                                { border-color:#ded; } see below */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user