mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-21 22:41:31 +08:00
doc: update css.md 9a2cbcd359
This commit is contained in:
@ -417,8 +417,15 @@ body.home .max-container a.home-button:visited:hover {
|
||||
display: block;
|
||||
position: absolute;
|
||||
font-size: 10px;
|
||||
left: 5px;
|
||||
bottom: -15px;
|
||||
left: 12px;
|
||||
bottom: -18px;
|
||||
overflow: hidden;
|
||||
height: 1rem;
|
||||
line-height: 1rem;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
}
|
||||
.home-card a.contributing:hover:after {
|
||||
color: var(--color-fg-muted);
|
||||
|
Reference in New Issue
Block a user