mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-21 06:27:35 +08:00
feat: add default prompt changes.
This commit is contained in:
@ -370,7 +370,7 @@ body.home .max-container a.home-button:visited:hover {
|
||||
}
|
||||
.home-card a.contributing::after {
|
||||
color: var(--color-fg-muted);
|
||||
content: '👆待完善需要您的参与';
|
||||
content: attr(data-info);
|
||||
display: block;
|
||||
position: absolute;
|
||||
font-size: 10px;
|
||||
|
Reference in New Issue
Block a user