增加节点列表

This commit is contained in:
刘祥超
2022-04-07 18:31:21 +08:00
parent 93569227f3
commit 528d5fc5a9
26 changed files with 600 additions and 328 deletions

View File

@@ -26,7 +26,13 @@
}
h4 {
color: grey;
position: relative;
a {
position: absolute;
right: 0.1em;
font-size: 1.26em;
display: none;
}
@@ -35,7 +41,7 @@
}
.column:hover {
background: rgba(0, 0, 0, .05)!important;
background: rgba(0, 0, 0, .03)!important;
a {
display: inline;