website: update style.
This commit is contained in:
		@@ -369,13 +369,17 @@ body.home .max-container a.home-button:visited:hover {
 | 
				
			|||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.home-card a.contributing::after {
 | 
					.home-card a.contributing::after {
 | 
				
			||||||
  content: '待完善需要您的参与';
 | 
					  color: var(--color-fg-muted);
 | 
				
			||||||
 | 
					  content: '👆待完善需要您的参与';
 | 
				
			||||||
  display: block;
 | 
					  display: block;
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  font-size: 10px;
 | 
					  font-size: 10px;
 | 
				
			||||||
  right: 5px;
 | 
					  left: 5px;
 | 
				
			||||||
  bottom: -15px;
 | 
					  bottom: -15px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.home-card a.contributing:hover:after {
 | 
				
			||||||
 | 
					  color: var(--color-fg-muted);
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[data-color-mode*='light'] body .home-card a {
 | 
					[data-color-mode*='light'] body .home-card a {
 | 
				
			||||||
  --text-opacity: 0.75;
 | 
					  --text-opacity: 0.75;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user