|
@@ -753,12 +753,12 @@
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.content {
|
|
.content {
|
|
|
- // position: absolute;
|
|
|
|
|
- // top: 120px;
|
|
|
|
|
- // left: 0;
|
|
|
|
|
- // right: 0;
|
|
|
|
|
- // bottom: 70px;
|
|
|
|
|
- // z-index: 40;
|
|
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ top: 120px;
|
|
|
|
|
+ left: 0;
|
|
|
|
|
+ right: 0;
|
|
|
|
|
+ bottom: 70px;
|
|
|
|
|
+ z-index: 40;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
</style>
|
|
</style>
|