Browse Source

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

keyt123 3 years ago
parent
commit
4feb9d68c9
3 changed files with 12 additions and 5 deletions
  1. 1
    3
      .idea/workspace.xml
  2. 9
    0
      css/section_190212.css
  3. 2
    2
      index.html

+ 1
- 3
.idea/workspace.xml View File

25
     <select />
25
     <select />
26
   </component>
26
   </component>
27
   <component name="ChangeListManager">
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
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
29
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
31
       <change beforePath="$PROJECT_DIR$/css/section_190212.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/section_190212.css" afterDir="false" />
30
       <change beforePath="$PROJECT_DIR$/css/section_190212.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/section_190212.css" afterDir="false" />
32
       <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
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
     </list>
32
     </list>
35
     <option name="SHOW_DIALOG" value="false" />
33
     <option name="SHOW_DIALOG" value="false" />
36
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
34
     <option name="HIGHLIGHT_CONFLICTS" value="true" />

+ 9
- 0
css/section_190212.css View File

1250
 /* kitagatakids ここまで */
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
 section#aichat {
1262
 section#aichat {
1254
   position: relative;
1263
   position: relative;
1255
   display: block;
1264
   display: block;

+ 2
- 2
index.html View File

1707
 
1707
 
1708
 <!--      カワセミ便バナー-->
1708
 <!--      カワセミ便バナー-->
1709
       <section id="aichat">
1709
       <section id="aichat">
1710
-        <article id="aichat">
1710
+        <article id="kawasemi-stools">
1711
           <div id="aichat">
1711
           <div id="aichat">
1712
             <a href="third/living/Kwasemi_mail.html">
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
             </a>
1714
             </a>
1715
           </div>
1715
           </div>
1716
         </article>
1716
         </article>

Loading…
Cancel
Save