Quellcode durchsuchen

[kitagata_support/13143] HP更新依頼(グランドキャビン・公売)8月2日公開 ※一部差し替え

keyt123 vor 3 Jahren
Ursprung
Commit
4feb9d68c9
3 geänderte Dateien mit 12 neuen und 5 gelöschten Zeilen
  1. 1
    3
      .idea/workspace.xml
  2. 9
    0
      css/section_190212.css
  3. 2
    2
      index.html

+ 1
- 3
.idea/workspace.xml Datei anzeigen

@@ -25,12 +25,10 @@
25 25
     <select />
26 26
   </component>
27 27
   <component name="ChangeListManager">
28
-    <list default="true" id="ab062a69-921d-4f1f-adc3-51aef1a89d97" name="Default Changelist" comment="[kitagata_support-13152] HP更新依頼(子ども館)">
29
-      <change afterPath="$PROJECT_DIR$/css/img/kawasemi-stools.png" afterDir="false" />
28
+    <list default="true" id="ab062a69-921d-4f1f-adc3-51aef1a89d97" name="Default Changelist" comment="[kitagata_support/13143] HP更新依頼(グランドキャビン・公売)8月2日公開 ※一部差し替え">
30 29
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
31 30
       <change beforePath="$PROJECT_DIR$/css/section_190212.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/section_190212.css" afterDir="false" />
32 31
       <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
33
-      <change beforePath="$PROJECT_DIR$/second/Notices.html" beforeDir="false" afterPath="$PROJECT_DIR$/second/Notices.html" afterDir="false" />
34 32
     </list>
35 33
     <option name="SHOW_DIALOG" value="false" />
36 34
     <option name="HIGHLIGHT_CONFLICTS" value="true" />

+ 9
- 0
css/section_190212.css Datei anzeigen

@@ -1250,6 +1250,15 @@ article#comcen1 {
1250 1250
 /* kitagatakids ここまで */
1251 1251
 
1252 1252
 /* 北方町紹介 ここから */
1253
+
1254
+article#kawasemi-stools {
1255
+  position: relative;
1256
+  display: block;
1257
+  width: 180px;
1258
+  height: 60px;
1259
+  margin: 0px 0px 0px 0px;
1260
+  padding: 5px;
1261
+}
1253 1262
 section#aichat {
1254 1263
   position: relative;
1255 1264
   display: block;

+ 2
- 2
index.html Datei anzeigen

@@ -1707,10 +1707,10 @@
1707 1707
 
1708 1708
 <!--      カワセミ便バナー-->
1709 1709
       <section id="aichat">
1710
-        <article id="aichat">
1710
+        <article id="kawasemi-stools">
1711 1711
           <div id="aichat">
1712 1712
             <a href="third/living/Kwasemi_mail.html">
1713
-              <img src="./css/img/kawasemi-stools.png" height="60px" width="160px">
1713
+              <img src="./css/img/kawasemi-stools.png" height="70px" width="170px">
1714 1714
             </a>
1715 1715
           </div>
1716 1716
         </article>

Laden…
Abbrechen
Speichern