Updated banner text color.
	
		
			
	
		
	
	
		
			
				
	
				Build and Test App / Build-and-test-App (push) Successful in 33s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Build and Test App / Build-and-test-App (push) Successful in 33s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									fec713f15e
								
							
						
					
					
						commit
						ac3196fb26
					
				| 
						 | 
				
			
			@ -77,18 +77,20 @@ async function deleteAnnouncement(a: Announcement) {
 | 
			
		|||
  border-width: 2px;
 | 
			
		||||
  border-style: solid;
 | 
			
		||||
  display: flex;
 | 
			
		||||
  color: rgb(207, 207, 207);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.announcement-banner-message {
 | 
			
		||||
  margin: 0;
 | 
			
		||||
  flex-grow: 1;
 | 
			
		||||
  color: inherit;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.announcement-banner-button {
 | 
			
		||||
  background-color: inherit;
 | 
			
		||||
  border: none;
 | 
			
		||||
  font-size: small;
 | 
			
		||||
  color: rgb(207, 207, 207);
 | 
			
		||||
  color: inherit;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.announcement-banner-button:hover {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue