mirror of
https://github.com/mashirozx/sakura.git
synced 2025-05-29 01:49:21 +08:00
Update style.css
This commit is contained in:
parent
501da8b1e4
commit
a362b7b700
@ -1107,7 +1107,6 @@ a:hover {
|
|||||||
.site-top ul li a {
|
.site-top ul li a {
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space:nowrap;
|
|
||||||
color: #666
|
color: #666
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1124,7 +1123,6 @@ a:hover {
|
|||||||
background-color: #FE9600;
|
background-color: #FE9600;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 0;
|
max-width: 0;
|
||||||
white-space:nowrap;
|
|
||||||
transition: max-width .25s ease-in-out
|
transition: max-width .25s ease-in-out
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1137,7 +1135,6 @@ a:hover {
|
|||||||
background-color: #FE9600;
|
background-color: #FE9600;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 0;
|
max-width: 0;
|
||||||
white-space:nowrap;
|
|
||||||
transition: max-width .25s ease-in-out
|
transition: max-width .25s ease-in-out
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user