邓洁 : 站点管理查/改
This commit is contained in:
@@ -135,13 +135,14 @@ function setPoint() {
|
||||
.point::after {
|
||||
content: "";
|
||||
display: block;
|
||||
height: 22px;
|
||||
width: 4px;
|
||||
background: white;
|
||||
height: 20px;
|
||||
width: 2px;
|
||||
background: #7EDFEC;
|
||||
position: absolute;
|
||||
bottom: 0px;
|
||||
bottom: 2px;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
box-shadow: 0 0 10px #7EDFEC;
|
||||
}
|
||||
.info {
|
||||
width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user