OSDN Git Service

<画像表示、サーバの切り替え、JSの整理>
[vem/WITs.git] / CSS / custom.css
index 5915939..e2f0e50 100755 (executable)
@@ -25,14 +25,14 @@ h1, .h1{
 }\r
 h2, .h2{\r
        margin-top: 0px;\r
-       margin-bottom: 15px;\r
+       margin-bottom: 10px;\r
        font-size: 20px;\r
 }\r
 h3.sample1{\r
        padding: 5px 5px 5px 5px;\r
 }\r
 p {\r
-       margin: 0 0 15px;\r
+       margin: 0 0 7px;\r
 }\r
 #main-header{\r
        background: #0072ba;\r
@@ -112,6 +112,20 @@ p {
        background-color: #149cd7;\r
 }\r
 \r
+/*image resize\r
+.cover {\r
+    display: inline-block;\r
+    background-color: #ccc;\r
+    background-position: center center;\r
+    background-repeat: no-repeat;\r
+    margin: 5px;\r
+    width: 200px;\r
+    height: 200px;\r
+    border: 1px solid #ccc;\r
+    background-size: cover;\r
+}\r
+*/\r
+\r
 /* RESPONSIVE */\r
 @media (min-width: 1230px) {...}\r
 \r