Selaa lähdekoodia

tel くらしのカレンダーのリンク修正

furutaNaoki 2 vuotta sitten
vanhempi
commit
c76a77dbd7
2 muutettua tiedostoa jossa 8 lisäystä ja 3 poistoa
  1. 5
    0
      css/calender_mobile.css
  2. 3
    3
      third/calender/Calender.html

+ 5
- 0
css/calender_mobile.css Näytä tiedosto

@@ -7,4 +7,9 @@
7 7
         position: absolute;
8 8
         color: #222;
9 9
     }
10
+
11
+    .tab_content {
12
+        position: relative;
13
+        height: 620px;
14
+    }
10 15
 }

+ 3
- 3
third/calender/Calender.html Näytä tiedosto

@@ -453,8 +453,8 @@
453 453
                 </div>
454 454
               </div>
455 455
             </div>
456
-            <div>
457
-              <a href="../../css/pdf/living/calender_of_living_2021.pdf" target="_blank">令和3年度くらしのカレンダー(4月~3月)</a><br />
456
+            <div style="position: relative">
457
+              <a href="../../css/pdf/living/calender_of_living_2021.pdf" target="_blank">令和3年度くらしのカレンダー(4月~3月)</a><br/>
458 458
               <a href="../../css/pdf/living/calender_of_living_2022.pdf" target="_blank">令和4年度くらしのカレンダー(4月~3月)</a>
459 459
             </div>
460 460
           </span>
@@ -493,4 +493,4 @@
493 493
   <script src="../../js/calender.js"></script>
494 494
 </body>
495 495
 
496
-</html>
496
+</html>

Loading…
Peruuta
Tallenna