Template:Team:KIT-Kyoto/Common

From 2014.igem.org

(Difference between revisions)
Line 6: Line 6:
<style type="text/css">
<style type="text/css">
-
@charset "utf-8";  
+
/*!
 +
Pure v0.4.2
 +
Copyright 2014 Yahoo! Inc. All rights reserved.
 +
Licensed under the BSD License.
 +
https://github.com/yui/pure/blob/master/LICENSE.md
 +
*/
 +
/*!
 +
normalize.css v1.1.3 | MIT License | git.io/normalize
 +
Copyright (c) Nicolas Gallagher and Jonathan Neal
 +
*/
 +
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}[hidden]{display:none!important}
-
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;
 
-
}
 
-
#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 */
 
-
#footer {
 
-
clear: both;
 
-
width:100%;
 
-
}
 
-
#footer .footer-area {
 
-
}
 
-
#footer ul li {
 
-
float:left;
 
-
width:17px;
 
-
line-height:12px;
 
-
}
 
-
#footer ul li img {
 
-
width:17px;
 
-
}
 
-
#footer ul li.tw {
 
-
margin-right:7px;
 
-
}
 
</style>
</style>

Revision as of 07:57, 18 May 2014