Update front.css to simplify .an_banner-border styles and adjust file size and modification time in sync cache
This commit is contained in:
4
.vscode/ftp-kr.sync.cache.json
vendored
4
.vscode/ftp-kr.sync.cache.json
vendored
@@ -4088,8 +4088,8 @@
|
||||
"css": {
|
||||
"front.css": {
|
||||
"type": "-",
|
||||
"size": 2425,
|
||||
"lmtime": 1723829541653,
|
||||
"size": 2307,
|
||||
"lmtime": 1749761110479,
|
||||
"modified": false
|
||||
},
|
||||
"index.php": {
|
||||
|
||||
@@ -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