upodate
This commit is contained in:
parent
782f14be3f
commit
fd4d12f7f8
@ -64,7 +64,7 @@ main {
|
|||||||
/* 联系我们按钮 */
|
/* 联系我们按钮 */
|
||||||
.contact-floating-btn {
|
.contact-floating-btn {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 30px;
|
bottom: 30px;
|
||||||
right: 30px;
|
right: 30px;
|
||||||
z-index: 1000;
|
z-index: 1000;
|
||||||
background: linear-gradient(135deg, #28a745, #20c997);
|
background: linear-gradient(135deg, #28a745, #20c997);
|
||||||
@ -822,7 +822,7 @@ main {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.contact-floating-btn {
|
.contact-floating-btn {
|
||||||
top: 20px;
|
bottom: 20px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user