This commit is contained in:
make
2025-05-01 23:36:18 +08:00
parent 83adda543a
commit a905b5f73f
103 changed files with 6706 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
@media (min-width:768px){
.cctv-hf-list-top{
display: none;
}
}
#firendlink {
border: 1px solid #DDD;
line-height: 22px;
width: 100%;
margin: 10px auto;
padding: 9px 0 9px 9px;
}
#firendlink a {
color: #548161;
display: inline-block;
margin: 0 9px 0 0;
}
.footer_cont{
margin: auto;
}
.footer_cont p {
text-align: center;
color: #B2B2B2;
line-height: 20px;
width: 100%;
}