备份
This commit is contained in:
@@ -74,6 +74,27 @@ body {
|
||||
color: #449942;
|
||||
}
|
||||
|
||||
/* 漂浮窗 */
|
||||
.showy {
|
||||
position: relative;
|
||||
width:200px;
|
||||
z-index: 99;
|
||||
}
|
||||
.bay-close {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
text-align: right;
|
||||
width: 100%;
|
||||
z-index: 100;
|
||||
}
|
||||
.bay-img {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
right: 0;
|
||||
width:200px;
|
||||
}
|
||||
|
||||
/*底部*/
|
||||
.Footer {
|
||||
background-color: #449942;
|
||||
|
||||
Reference in New Issue
Block a user