Browse Source

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

春夏秋冬の動植物タイトルのカラーを変更、ふりがなの位置を修正
furutaNaoki 1 year ago
parent
commit
66b1879665

+ 4
- 4
css/kitagata_creature_encyclopedia.css View File

227
 
227
 
228
 .plantsAnimals_text_red {
228
 .plantsAnimals_text_red {
229
     font-size: 26px;
229
     font-size: 26px;
230
-    color: #ff66cc;
230
+    color: rgb(255,102,204);
231
 }
231
 }
232
 
232
 
233
 .plantsAnimals_text_green {
233
 .plantsAnimals_text_green {
234
     font-size: 26px;
234
     font-size: 26px;
235
-    color: #729859;
235
+    color: rgb(84,130,53);
236
 }
236
 }
237
 
237
 
238
 .plantsAnimals_text_orange {
238
 .plantsAnimals_text_orange {
239
     font-size: 26px;
239
     font-size: 26px;
240
-    color: #ed7e33;
240
+    color: rgb(237,125,49);
241
 }
241
 }
242
 
242
 
243
 .plantsAnimals_text_blue {
243
 .plantsAnimals_text_blue {
244
     font-size: 26px;
244
     font-size: 26px;
245
-    color: #5b9bd5;
245
+    color: rgb(91,155,213);
246
 }
246
 }
247
 
247
 
248
 /*.tpl_plansAnimals_list {*/
248
 /*.tpl_plansAnimals_list {*/

+ 1
- 1
second/kitagata_creature_encyclopedia.html View File

289
                   <ruby>全<rt>ぜん</rt></ruby>100<ruby>種<rt>しゅ</rt></ruby>!
289
                   <ruby>全<rt>ぜん</rt></ruby>100<ruby>種<rt>しゅ</rt></ruby>!
290
                 </span>
290
                 </span>
291
                 <span class="title_text">
291
                 <span class="title_text">
292
-                  <ruby>北方<rt>きたがたせい</rt></ruby>き<ruby>物図鑑<rt>ものずかん</rt></ruby>
292
+                  <ruby>北方<rt>きたがた</rt></ruby><ruby>生<rt>い</></ruby>き<ruby>物図鑑<rt>ものずかん</rt></ruby>
293
                   </span>
293
                   </span>
294
               </div>
294
               </div>
295
             </div>
295
             </div>

Loading…
Cancel
Save