Переглянути джерело

[kitagata_support-17735] 【都市環境課】【2-17〆】Hpの更新について(生き物図鑑)

furutaNaoki 1 рік тому
джерело
коміт
4ab4be4b08

BIN
css/img/kitagata_creature_encyclopedia/creature/autumn/autumn.png Переглянути файл


BIN
css/img/kitagata_creature_encyclopedia/creature/spring/spring.png Переглянути файл


BIN
css/img/kitagata_creature_encyclopedia/creature/summer/summer.png Переглянути файл


+ 116
- 0
css/kitagata_creature_encyclopedia.css Переглянути файл

@@ -73,6 +73,122 @@
73 73
     width: 48%;
74 74
 }
75 75
 
76
+.spring_plantsAnimals_block {
77
+    position: relative;
78
+    background: center/100% repeat-y url("../css/img/kitagata_creature_encyclopedia/creature/spring/spring.png");
79
+    /*background-image: url("../css/img/kitagata_creature_encyclopedia/creature/spring/spring.png");*/
80
+}
81
+
82
+.spring_plansAnimals_bloom_left {
83
+    position: absolute;
84
+    top: 20px;
85
+    z-index: 1;
86
+    width: 10%;
87
+}
88
+
89
+.spring_plansAnimals_bloom_upperLow_1 {
90
+    position: absolute;
91
+    top: 110px;
92
+    left: 100px;
93
+    z-index: 1;
94
+    width: 10%;
95
+}
96
+
97
+.spring_plansAnimals_bloom_upperLow_2 {
98
+    position: absolute;
99
+    top: 110px;
100
+    right: 50px;
101
+    z-index: 1;
102
+    width: 10%;
103
+}
104
+
105
+.spring_plansAnimals_bloom_middleLow_1 {
106
+    position: absolute;
107
+    top: 300px;
108
+    left: 50px;
109
+    z-index: 1;
110
+    width: 10%;
111
+}
112
+
113
+.spring_plansAnimals_bloom_middleLow_2 {
114
+    position: absolute;
115
+    top: 300px;
116
+    right: -5px;
117
+    z-index: 1;
118
+    width: 10%;
119
+}
120
+
121
+
122
+.spring_plansAnimals_bloom_lowerLow_1 {
123
+    position: absolute;
124
+    top: 510px;
125
+    left: 100px;
126
+    z-index: 1;
127
+    width: 10%;
128
+}
129
+
130
+.spring_plansAnimals_bloom_lowerLow_2 {
131
+    position: absolute;
132
+    top: 510px;
133
+    right: -5px;
134
+    z-index: 1;
135
+    width: 10%;
136
+}
137
+
138
+.spring_bloom_image {
139
+    width: 100%;
140
+}
141
+
142
+.summer_plantsAnimals_backgroundColor {
143
+    position: relative;
144
+    background: 100% center/100% repeat-y url("../css/img/kitagata_creature_encyclopedia/creature/summer/summer.png");
145
+    /*background-image: url("../css/img/kitagata_creature_encyclopedia/creature/summer/summer.png");*/
146
+}
147
+
148
+.summer_plansAnimals_grass_lowerLow {
149
+    position: absolute;
150
+    top: 460px;
151
+    left: -10px;
152
+    z-index: 1;
153
+    width: 10%;
154
+}
155
+
156
+.autumn_plantsAnimals_backgroundColor {
157
+    position: relative;
158
+    background: 100% center/100% repeat-y url(../css/img/kitagata_creature_encyclopedia/creature/autumn/autumn.png);
159
+    /*background-image: url("../css/img/kitagata_creature_encyclopedia/creature/autumn/autumn.png");*/
160
+}
161
+
162
+.autumn_plansAnimals_bloom_lowerLow_2 {
163
+    position: absolute;
164
+    top: 540px;
165
+    right: -20px;
166
+    z-index: 1;
167
+    width: 10%;
168
+}
169
+
170
+.winter_plantsAnimals_backgroundColor {
171
+    position: relative;
172
+    background: 100% center/100% repeat-y url("../css/img/kitagata_creature_encyclopedia/creature/winter/winter.png");
173
+    /*background-image: url("../css/img/kitagata_creature_encyclopedia/creature/winter/winter.png");*/
174
+}
175
+
176
+.winter_plansAnimals_snowman_left {
177
+    position: absolute;
178
+    top: 520px;
179
+    left: -10px;
180
+    z-index: 1;
181
+    width: 10%;
182
+}
183
+
184
+.winter_plansAnimals_snowman_right {
185
+    position: absolute;
186
+    top: 520px;
187
+    right: -5px;
188
+    z-index: 1;
189
+    width: 10%;
190
+}
191
+
76 192
 .plantsAnimals_text_block {
77 193
     margin-bottom: 16px;
78 194
     font-size: 20px;

+ 55
- 5
second/kitagata_creature_encyclopedia.html Переглянути файл

@@ -321,7 +321,35 @@
321 321
             <div class="plantsAnimals_block">
322 322
               <div class="plantsAnimals_wrapper">
323 323
 
324
-                <div class="tpl_plantsAnimals_block">
324
+                <div class="tpl_plantsAnimals_block spring_plantsAnimals_block">
325
+                  <div class="spring_plansAnimals_bloom_left">
326
+                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/2sakura.png" alt="">
327
+                  </div>
328
+
329
+<!--                    <div class="spring_plansAnimals_bloom_upperLow_1">-->
330
+<!--                      <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/3sakura.png" alt="">-->
331
+<!--                    </div>-->
332
+
333
+<!--                      <div class="spring_plansAnimals_bloom_upperLow_2">-->
334
+<!--                        <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/3sakura.png" alt="">-->
335
+<!--                      </div>-->
336
+
337
+<!--                  <div class="spring_plansAnimals_bloom_middleLow_1">-->
338
+<!--                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/3sakura.png" alt="">-->
339
+<!--                  </div>-->
340
+
341
+<!--                  <div class="spring_plansAnimals_bloom_middleLow_2">-->
342
+<!--                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/3sakura.png" alt="">-->
343
+<!--                  </div>-->
344
+
345
+<!--                  <div class="spring_plansAnimals_bloom_lowerLow_1">-->
346
+<!--                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/3sakura.png" alt="">-->
347
+<!--                  </div>-->
348
+
349
+                  <div class="spring_plansAnimals_bloom_lowerLow_2">
350
+                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/spring/sozai/1sakura.png" alt="">
351
+                  </div>
352
+
325 353
                   <div class="plantsAnimals_text_block">
326 354
                     <span class="plantsAnimals_text_red"><春の動植物></span>
327 355
                   </div>
@@ -683,7 +711,12 @@
683 711
                   </div>
684 712
                 </div>
685 713
 
686
-                <div class="tpl_plantsAnimals_block">
714
+                <div class="tpl_plantsAnimals_block summer_plantsAnimals_backgroundColor">
715
+
716
+                  <div class="summer_plansAnimals_grass_lowerLow">
717
+                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/summer/sozai/3kusa.png" alt="">
718
+                  </div>
719
+
687 720
                   <div class="plantsAnimals_text_block">
688 721
                     <span class="plantsAnimals_text_green"><夏の動植物></span>
689 722
                   </div>
@@ -1041,7 +1074,16 @@
1041 1074
                   </div>
1042 1075
                 </div>
1043 1076
 
1044
-                <div class="tpl_plantsAnimals_block">
1077
+                <div class="tpl_plantsAnimals_block autumn_plantsAnimals_backgroundColor">
1078
+                  <div class="spring_plansAnimals_bloom_left">
1079
+                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/autumn/sozai/kaede.png" alt="">
1080
+                  </div>
1081
+
1082
+                  <div class="autumn_plansAnimals_bloom_lowerLow_2">
1083
+                    <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/autumn/sozai/kaede.png" alt="">
1084
+                  </div>
1085
+
1086
+
1045 1087
                   <div class="plantsAnimals_text_block">
1046 1088
                     <span class="plantsAnimals_text_orange"><秋の動植物></span>
1047 1089
                   </div>
@@ -1395,11 +1437,19 @@
1395 1437
                         <span class="tpl_plansAnimals_text">【チョウセンイタチ】</span>
1396 1438
                       </div>
1397 1439
                     </div>
1398
-
1399 1440
                   </div>
1400 1441
                 </div>
1401 1442
 
1402
-                <div class="tpl_plantsAnimals_block">
1443
+                <div class="tpl_plantsAnimals_block winter_plantsAnimals_backgroundColor">
1444
+
1445
+                    <div class="winter_plansAnimals_snowman_left">
1446
+                      <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/winter/sozai/1snowman.png" alt="">
1447
+                    </div>
1448
+
1449
+                    <div class="winter_plansAnimals_snowman_right">
1450
+                      <img class="spring_bloom_image" src="../css/img/kitagata_creature_encyclopedia/creature/winter/sozai/2snowman.png" alt="">
1451
+                    </div>
1452
+
1403 1453
                   <div class="plantsAnimals_text_block">
1404 1454
                     <span class="plantsAnimals_text_blue"><冬の動植物></span>
1405 1455
                   </div>

Завантаження…
Відмінити
Зберегти