mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 14:30:31 +02:00
This commit is contained in:
parent
58a2736164
commit
d60f9c2453
2 changed files with 9 additions and 1 deletions
|
@ -762,3 +762,11 @@ br {
|
|||
.review:hover {
|
||||
background: var(--surface1);
|
||||
}
|
||||
|
||||
#review-person {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#review-person:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue