Parcourir la source

[kitagata_support:12367] ホームページバナー作成依頼(AIチャット)

KuniakiTakenaka il y a 3 ans
Parent
révision
981036d96a
3 fichiers modifiés avec 54 ajouts et 7 suppressions
  1. BIN
      css/img/aichat.png
  2. 41
    5
      css/section_190212.css
  3. 13
    2
      index.html

BIN
css/img/aichat.png Voir le fichier


+ 41
- 5
css/section_190212.css Voir le fichier

@@ -847,7 +847,7 @@ section#nuclear {
847 847
   position: relative;
848 848
   display: block;
849 849
   width: 200px;
850
-  height: 98px;
850
+  height: 48px;
851 851
   margin: 10px 10px 10px 0px;
852 852
   background-color: #ffffff;
853 853
   /*background-image: url(img/banner_background200170.png);*/
@@ -858,7 +858,7 @@ article#nuclear {
858 858
   position: relative;
859 859
   display: block;
860 860
   width: 160px;
861
-  height: 60px;
861
+  height: 20px;
862 862
   margin: 10px 10px 10px 10px;
863 863
 }
864 864
 
@@ -1202,7 +1202,7 @@ section#calendar3 {
1202 1202
   top: 0px;
1203 1203
   left: 0px;
1204 1204
   width: 200px;
1205
-  height: 100px;
1205
+  height: 60px;
1206 1206
   margin: 10px 10px 10px 0px;
1207 1207
   background-color: #ffffff;
1208 1208
   /*background-image: url(img/kitagata_background.png);*/
@@ -1212,7 +1212,7 @@ article#calendar3 {
1212 1212
   position: relative;
1213 1213
   display: block;
1214 1214
   width: 180px;
1215
-  height: 80px;
1215
+  height: 40px;
1216 1216
   margin: 0px 0px 0px 0px;
1217 1217
   padding: 10px 10px 10px 10px;
1218 1218
 }
@@ -1221,8 +1221,9 @@ div#calendar3_img {
1221 1221
   position: relative;
1222 1222
   display: block;
1223 1223
   width: 180px;
1224
-  height: 80px;
1224
+  height: 40px;
1225 1225
   background-color: #01a9de;
1226
+  text-align: center;
1226 1227
   /*background-image: url(img/banner_img200170red.png);*/
1227 1228
 }
1228 1229
 
@@ -1248,4 +1249,39 @@ article#comcen1 {
1248 1249
 
1249 1250
 /* kitagatakids ここまで */
1250 1251
 
1252
+/* 北方町紹介 ここから */
1253
+section#aichat {
1254
+  position: relative;
1255
+  display: block;
1256
+  top: 0px;
1257
+  left: 0px;
1258
+  width: 200px;
1259
+  height: 80px;
1260
+  margin: 0px 10px 10px 0px;
1261
+  background-color: #ffffff;
1262
+  /*background-image: url(img/kitagata_background.png);*/
1263
+}
1264
+
1265
+article#aichat {
1266
+  position: relative;
1267
+  display: block;
1268
+  width: 180px;
1269
+  height: 60px;
1270
+  margin: 0px 0px 0px 0px;
1271
+  padding: 10px 10px 10px 10px;
1272
+}
1273
+
1274
+div#aichat {
1275
+  position: relative;
1276
+  display: block;
1277
+  width: 160px;
1278
+  height: 40px;
1279
+  margin: 0px 0px 0px 0px;
1280
+  padding: 10px 10px 10px 10px;
1281
+  padding-top: 0px;
1282
+  padding-bottom: 0px;
1283
+  text-align: center;
1284
+}
1285
+/* 北方町紹介 ここまで */
1286
+
1251 1287
 /* 各コンテンツブロック配置 */

+ 13
- 2
index.html Voir le fichier

@@ -1453,6 +1453,17 @@
1453 1453
         </article>
1454 1454
       </section>
1455 1455
 
1456
+      <!--セクション 北方町AIchat-->
1457
+      <section id="aichat">
1458
+        <article id="aichat">
1459
+          <div id="aichat">
1460
+            <a href="https://ai-staff.net/kitagata/chat" target="_blank">
1461
+              <img src="./css/img/aichat.png" height="60px">
1462
+            </a>
1463
+          </div>
1464
+        </article>
1465
+      </section>
1466
+
1456 1467
       <!--セクション 北方町紹介-->
1457 1468
       <section id="intro">
1458 1469
         <article id="intro">
@@ -1758,7 +1769,7 @@
1758 1769
       <!--セクション 非核平和都市宣言の町-->
1759 1770
       <section id="nuclear">
1760 1771
         <a class="i_link" href="third/publicity_2/Non_nuclear_peace_promotion.html">
1761
-          <img src="css/img/hikakuheiwa.png" width="170px" alt="非核平和都市宣言の町" />
1772
+          <img src="css/img/hikakuheiwa.png" height="50px" alt="非核平和都市宣言の町" />
1762 1773
         </a>
1763 1774
       </section>
1764 1775
 
@@ -1853,7 +1864,7 @@
1853 1864
         <article id="calendar3">
1854 1865
           <a class="i_link" href="second/Calender.html">
1855 1866
             <div id="calendar3_img">
1856
-              <img src="css/img/Calendar_banner.png" alt="北方町イベントスケジュール" />
1867
+              <img src="css/img/Calendar_banner.png" height="40px" alt="北方町イベントスケジュール" />
1857 1868
             </div>
1858 1869
           </a>
1859 1870
         </article>

Chargement…
Annuler
Enregistrer