feat(web.test5): 新增 web 实验5
This commit is contained in:
@@ -39,15 +39,18 @@ li:hover {
|
||||
background: #a93aca;
|
||||
}
|
||||
|
||||
div {
|
||||
border: 15px solid red;
|
||||
.sjx {
|
||||
border: 8px solid red;
|
||||
border-bottom-color: transparent;
|
||||
border-left-color: transparent;
|
||||
border-right-color: transparent;
|
||||
display: inline-block;
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
right: 2px;
|
||||
opacity: 0;
|
||||
right: 10%;
|
||||
transform: translateY(50%);
|
||||
transition: opacity 0.1s;
|
||||
}
|
||||
|
||||
.main-menu li {
|
||||
|
||||
Reference in New Issue
Block a user