Update front.css to simplify .an_banner-border styles and adjust file size and modification time in sync cache
This commit is contained in:
@@ -31,15 +31,7 @@
|
||||
}
|
||||
|
||||
.an_banner-border {
|
||||
content: "";
|
||||
display: block;
|
||||
width: calc(100% - 30px);
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
top: -15px;
|
||||
right: 0;
|
||||
transition: all .4s;
|
||||
box-shadow: inset 0 0 0 3px #e5e5e5;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.an_banner-link:hover+.an_banner-border {
|
||||
|
||||
Reference in New Issue
Block a user