|
|
|
@ -72,7 +72,7 @@ nav{ margin: 0 300px; height: 100%;} |
|
|
|
.lnb{ |
|
|
|
.lnb{ |
|
|
|
padding: 0; |
|
|
|
padding: 0; |
|
|
|
opacity: 0; |
|
|
|
opacity: 0; |
|
|
|
margin: 4px 0 0; |
|
|
|
margin: 0; |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
transition: all 0.5s; |
|
|
|
transition: all 0.5s; |
|
|
|
@ -99,7 +99,7 @@ nav{ margin: 0 300px; height: 100%;} |
|
|
|
content: ""; |
|
|
|
content: ""; |
|
|
|
height: 4px; |
|
|
|
height: 4px; |
|
|
|
width: 0; |
|
|
|
width: 0; |
|
|
|
background-color: #0047FF; |
|
|
|
background-color: #007aff; |
|
|
|
box-shadow: 0 4px 10px rgb(0, 60, 255, 0.3); |
|
|
|
box-shadow: 0 4px 10px rgb(0, 60, 255, 0.3); |
|
|
|
transition: all 0.5s; |
|
|
|
transition: all 0.5s; |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
|