Your Name 2ヶ月前
コミット
c80b2f65ce
1個のファイルの変更2行の追加2行の削除
  1. 2
    2
      template/dafeult/city.html

+ 2
- 2
template/dafeult/city.html ファイルの表示

@@ -21,12 +21,12 @@
21 21
 <!--<div>
22 22
 	<img src="/static/upload/image/20240528/1716887600211481.jpg" width="100%">
23 23
 </div>-->
24
-<div class="page-bg">
24
+<div class="page-bg" style="padding: 20px 0;">
25 25
   <div class="page-box">
26 26
          <style>
27 27
  		*{padding:0;margin:0}
28 28
          .citylist{    width: 1200px;
29
-     margin: 0 auto; padding:10px 0 100px;  }
29
+     margin: 0 auto; padding:10px 0 30px;  }
30 30
          .citylist .tips{ color:#999; text-align: center; margin-bottom: 20px; }
31 31
          .citylist dl{ margin-bottom: 20px; position: relative; padding-left:90px; min-height: 30px; }
32 32
          .citylist dl dt{ position: absolute; left: 0; background:#05B381; min-width: 80px; color:#fff; border-radius: 4px; }

読み込み中…
キャンセル
保存