Browse Source

[kitagata_support-18573] ホームページ更新依頼(町の人口)

 サイドメニューのバナーの余白を修正
furutaNaoki 1 year ago
parent
commit
da8f53a0a2
1 changed files with 6 additions and 6 deletions
  1. 6
    6
      css/header_pc.css

+ 6
- 6
css/header_pc.css View File

489
     left: 0px;
489
     left: 0px;
490
     width: 200px;
490
     width: 200px;
491
     height: 366px;
491
     height: 366px;
492
-    margin: 10px 10px 10px 0px;
492
+    margin: 0 10px 10px 0px;
493
     background-color: #ffffff;
493
     background-color: #ffffff;
494
     /*background-image: url(img/kitagata_background.png);*/
494
     /*background-image: url(img/kitagata_background.png);*/
495
 }
495
 }
1362
     left: 0px;
1362
     left: 0px;
1363
     width: 200px;
1363
     width: 200px;
1364
     height: 80px;
1364
     height: 80px;
1365
-    margin: 0px 10px 10px 0px;
1365
+    margin: 0px 10px 5px 0px;
1366
     background-color: #ffffff;
1366
     background-color: #ffffff;
1367
     /*background-image: url(img/kitagata_background.png);*/
1367
     /*background-image: url(img/kitagata_background.png);*/
1368
 }
1368
 }
1374
     left: 0px;
1374
     left: 0px;
1375
     width: 200px;
1375
     width: 200px;
1376
     height: 80px;
1376
     height: 80px;
1377
-    margin: 0px 10px 10px 0px;
1377
+    margin: 0px 10px 5px 0px;
1378
     background-color: #ffffff;
1378
     background-color: #ffffff;
1379
     border: #339933 8px solid;
1379
     border: #339933 8px solid;
1380
     box-sizing: border-box;
1380
     box-sizing: border-box;
1413
     /*left: 0px;*/
1413
     /*left: 0px;*/
1414
     width: 200px;
1414
     width: 200px;
1415
     height: 80px;
1415
     height: 80px;
1416
-    margin: 0px 10px 10px 0px;
1416
+    margin: 0px 10px 5px 0px;
1417
     background-color: #ffffff;
1417
     background-color: #ffffff;
1418
     /*background-image: url(img/kitagata_background.png);*/
1418
     /*background-image: url(img/kitagata_background.png);*/
1419
 }
1419
 }
1426
     left: 0px;
1426
     left: 0px;
1427
     width: 200px;
1427
     width: 200px;
1428
     height: 112px;
1428
     height: 112px;
1429
-    margin: 0px 10px 10px 0px;
1429
+    margin: 0px 10px 5px 0px;
1430
     background-color: #ffffff;
1430
     background-color: #ffffff;
1431
     /*background-image: url(img/kitagata_background.png);*/
1431
     /*background-image: url(img/kitagata_background.png);*/
1432
 }
1432
 }
1487
     display: none;
1487
     display: none;
1488
 }
1488
 }
1489
 
1489
 
1490
-}
1490
+}

Loading…
Cancel
Save