add blink dispaly

This commit is contained in:
2020-04-12 22:38:10 +08:00
parent 9d3d7e8aad
commit 70b876bbf2
5 changed files with 63 additions and 19 deletions

View File

@ -76,4 +76,9 @@ div.cell-bio {
position: absolute;
background: yellow;
border: 1px solid #cfcfcf;
}
text.link-delay {
font-size: 12px;
color: black;
}