Template:Team:KIT-Kyoto/Common

From 2014.igem.org

Revision as of 07:23, 18 May 2014 by Pudding (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

@charset "utf-8";

html { overflow-y: scroll; }

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li,th,td { color: #000; margin:0; padding:0; line-height:1.6; } h1,h2,h3,h4,h5,h6 { letter-spacing:1px; font-weight:normal; } th { font-weight: normal; } p { line-height: 1.6; } li { list-style: none; } em{ font-style:normal; } img { border: 0; vertical-align: bottom; } body { font-size:12px; } table { border-collapse: collapse; } a { text-decoration: none; color:#000; /* -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;*/ } a:hover{ text-decoration: underline; } a:focus{ outline: none; }

  • html body {

text-align: center; /* IE6.0 */ } .clear { clear: both; } .clearfix {

   zoom:1;  /* for IE 5.5-7 */

} .clearfix:after {

 content: "";
 clear: both;
 display: block;

}

  1. all {

} a img:hover { filter: alpha(opacity=80); -moz-opacity:0.80; opacity:0.80; } .center { text-align:center; } img { max-width: 100%; height: auto; min-height: auto; width /***/:auto; }

.pagenavi { text-align:left; margin-bottom:10px; } .pagenavi .wp-pagenavi { clear:both; line-height:1.8; } .pagenavi .wp-pagenavi a, .wp-pagenavi span { text-decoration: none; padding: 0 18px 0 0; } .pagenavi .wp-pagenavi a { } .pagenavi .wp-pagenavi a.previouspostslink, .pagenavi .wp-pagenavi a.nextpostslink{ text-decoration: none; } .pagenavi .wp-pagenavi a.previouspostslink:hover, .pagenavi .wp-pagenavi a.nextpostslink:hover{ text-decoration: none; } .pagenavi .wp-pagenavi a:hover, .wp-pagenavi span.current { text-decoration: underline; } .pagenavi .wp-pagenavi a:hover { }


/* ============================================================ footer */

  1. footer {

clear: both; width:100%; }

  1. footer .footer-area {

}

  1. footer ul li {

float:left; width:17px; line-height:12px; }

  1. footer ul li img {

width:17px; }

  1. footer ul li.tw {

margin-right:7px; }