9 lines
182 B
CSS
Executable File
9 lines
182 B
CSS
Executable File
/* 页尾 css */
|
|
footer{
|
|
color: rgb(0, 0, 0);
|
|
position: fixed;
|
|
right: 42%;
|
|
bottom: 20px;
|
|
z-index: 9999;
|
|
}
|
|
/*8888888888888888888888888888888888888888*/ |