Update index.css

This commit is contained in:
PASSER-BY 2022-02-25 20:29:16 +08:00
parent 9983f438fc
commit 85ecd6d65d

View File

@ -194,7 +194,7 @@ a:hover{
display: inline-block;
width: 100%;
height: 30px;
background: #f6f6f6;
background: #fafafa;
border: 1px solid #ebebeb;
padding: 5px 10px;
box-sizing: border-box;
@ -255,7 +255,7 @@ a:hover{
width: 100%;
height: 120px;
padding:5px 10px;
background: #f6f6f6;
background: #fafafa;
border: 1px solid #ebebeb;
box-sizing: border-box;
border-radius: 5px;