Jelajahi Sumber

前言热点添加标题,位置调整

任一存 1 tahun lalu
induk
melakukan
7944ccc027
2 mengubah file dengan 15 tambahan dan 5 penghapusan
  1. 2 2
      data/115/data2.js
  2. 13 3
      images/images115/hot/welcome.html

+ 2 - 2
data/115/data2.js

@@ -723,8 +723,8 @@
     "sprite_40": {
 			"position": {
 				"x": 9.645,
-				"y": 1.917,
-				"z": 2.931
+				"y": 1.726,
+				"z": 1.838
 			},
 			"rotation": {
 				"x": 0,

+ 13 - 3
images/images115/hot/welcome.html

@@ -21,10 +21,19 @@
       height: 100%;
       position: relative;
       background-color: rgba(0,0,0,0.8);
+      overflow: hidden;
+    }
+    .title{
+      margin-top: 30px;
+      font-size: 35px;
+      line-height: 1.5;
+      color: #fff;
+      text-align: center;
+      font-weight: bold;
     }
-    .content .juzhong{
+    .content .detail{
       left: 50%;
-      top: 50%;
+      top: 54%;
       width: 80%;
       transform: translate(-50%,-50%);
       position: absolute;
@@ -39,7 +48,8 @@
 <body>
     <!--外层div绝对定位,左上定点居中-->
     <div class="content">
-      <div class="juzhong">
+      <div class="title">前&emsp;言</div>
+      <div class="detail">
         《梦幻契丹》数字展挑选内蒙古地区吐尔基山辽墓及其它辽墓葬出土文物精品,以数字化技术进行交互展示。展览突出数字化文物的多维度展示与解读,对文物从静态品鉴向动态“活化”进行重新诠释。
       </div>
     </div>