Template:Team:HokkaidoU Japan/stylesheets/global.css

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
     background: linear-gradient(top, #058da1, #ffffff);
     background: linear-gradient(top, #058da1, #ffffff);
     background: -webkit-gradient(linear, left top, left bottom, from(#058da1), to(#86c8d2));
     background: -webkit-gradient(linear, left top, left bottom, from(#058da1), to(#86c8d2));
-
     background: -moz-linear-gradient(top, #058da1, #ffffff);
+
     background: -moz-linear-gradient(top, #058da1, #86c8d2);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-position: 0 55px;
     background-position: 0 55px;
Line 82: Line 82:
     top: 36px; left: 0;
     top: 36px; left: 0;
     margin-left: -10px;
     margin-left: -10px;
-
     min-width: 140px;
+
     min-width: 120px;
     padding-bottom: 10px;
     padding-bottom: 10px;
     background-color: #ffffff;
     background-color: #ffffff;
Line 149: Line 149:
     margin-top: 30px;
     margin-top: 30px;
     color: #ffffff !important;
     color: #ffffff !important;
-
  }
 
-
 
-
  #hokkaidou-contents > div {
 
-
    float: left;
 
   }
   }
Line 158: Line 154:
     width: 210px;
     width: 210px;
     margin: 0 30px 0 10px;
     margin: 0 30px 0 10px;
 +
    float: left;
   }
   }
Line 243: Line 240:
   }
   }
-
   #hokkaidou-column-main {
+
   #hokkaidou-contents h2 {
-
    width: 705px;
+
-
    color: #ffffff;
+
-
  }
+
-
 
+
-
  #hokkaidou-column-main h2 {
+
     font-family: 'Headland One' serif;
     font-family: 'Headland One' serif;
     font-size: 28px;
     font-size: 28px;
Line 256: Line 248:
   }
   }
-
   #hokkaidou-column-main h2.index-title {
+
   #hokkaidou-contents h2.index-title {
     margin-bottom: 0;
     margin-bottom: 0;
   }
   }
-
 
+
   #hokkaidou-contents h3 {
-
   #hokkaidou-column-main h3 {
+
     font-family: 'Headland One' serif;
     font-family: 'Headland One' serif;
     font-size: 18px;
     font-size: 18px;
Line 266: Line 257:
   }
   }
-
   #hokkaidou-column-main div {
+
   #hokkaidou-contents .hokkaidou-section {
-
     padding: 15px 25px 15px 25px;
+
    display: block;
 +
    width: 915px;
 +
     padding: 0 25px;
     background: rgba(0, 25, 105, 0.35);
     background: rgba(0, 25, 105, 0.35);
     border-radius: 1em;
     border-radius: 1em;
 +
    margin-bottom: 30px;
   }
   }
 +
 +
  #hokkaidou-contents .hokkaidou-index-image {
 +
    min-height: 200px;
 +
    min-width: 200px;
 +
    float: left;
 +
  }
 +
 +
  #hokkaidou-contents .hokkaidou-index-article {
 +
    margin: 15px 0;
 +
    width: 500px;
 +
    text-align: justyfy;
 +
    font-size: 14px;
 +
    line-height: 22px;
 +
  }
 +
 +
  #hokkaidou-column-main {
 +
    width: 705px;
 +
    color: #ffffff;
 +
  }
 +
   #footer-box {
   #footer-box {
     margin-top: 30px;
     margin-top: 30px;
Line 276: Line 290:
     border-top: 1px solid #999999;
     border-top: 1px solid #999999;
   }
   }
-
 
</style></html>
</style></html>

Revision as of 03:21, 26 September 2012