Initial project files: BESCMS full source

This commit is contained in:
bes
2026-08-13 23:37:46 +08:00
parent fa6cddb540
commit 2e26f85723
2166 changed files with 396625 additions and 0 deletions
@@ -0,0 +1,22 @@
.body-ifram {
background: rgba(0, 0, 0, 0) url("../img/view.png") no-repeat scroll center center;
height: 805px;
text-align: center;
}
#mobile-view {
height: 576px;
padding-top: 108px;
width: 360px;
}
a {
background: #00d2ed none repeat scroll 0 0;
border-radius: 4px;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 11px 22px;
text-align: center;
text-decoration: none;
}
h3{text-align:center;}