Commit 79b00f44 by 刘海龙

111

parent 8d5fef71
...@@ -34,6 +34,14 @@ ...@@ -34,6 +34,14 @@
</style> --> </style> -->
<!-- </head> --> <!-- </head> -->
<include file="__THEME__/public_header_w3g"/> <include file="__THEME__/public_header_w3g"/>
<style type="text/css">
body,p { margin: 0; padding: 0; }
h3 { font-size: 18px;font-weight: 400; color: #333; text-align: center; }
p { font-size: 13px;font-weight: 400; color: #333; text-indent: 2em; line-height: 18px; padding: 0 12px; margin-top: 10px; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox img { width: 100%; height: 100%; }
.back { position: fixed; top: 1rem; left: .5rem; }
</style>
<body> <body>
<a class="back" href="{:U('classroom/Index/find')}"><i class="icon icon-zuojiantou"></i></a> <a class="back" href="{:U('classroom/Index/find')}"><i class="icon icon-zuojiantou"></i></a>
<h3>“高榜题名真题联盟”商务合作</h3> <h3>“高榜题名真题联盟”商务合作</h3>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment