Difference between revisions of "Template:Kyoto Common"

(Created page with "<html> <style> DISABLE DEFAULT DESIGN: #content{ width: 100%; margin: 0; padding: 0; } #sideMenu{ display:none; } #top_title{ display:none; } #globalWrapper{...")
 
 
(115 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
<style>
 
<style>
 
+
body{
 +
  margin:17px 0 0 0;
 +
}
 
/*DISABLE DEFAULT DESIGN*/
 
/*DISABLE DEFAULT DESIGN*/
 +
#bodyContent{
 +
  min-width:1024px;
 +
  font-family:"Arial Unicode MS";
 +
}
 +
#top_menu_under{
 +
  display:none;
 +
}
 
#content{
 
#content{
 
   width: 100%;
 
   width: 100%;
Line 21: Line 30:
 
   padding-bottom: 0;
 
   padding-bottom: 0;
 
}
 
}
 
+
#top_menu_inside .submenu{
ul{
+
  padding-top:0px;
 +
}
 +
#header ul{
 
   list-style-image:none;
 
   list-style-image:none;
 +
  list-style-type:none;
 +
}
 +
#contents ul{
 +
  margin-left:0px;
 +
}
 +
#contents li{
 +
  font-size:17px;
 
}
 
}
 
  
 
/*---------------------- */
 
/*---------------------- */
Line 82: Line 99:
 
   line-height:72px;
 
   line-height:72px;
 
}
 
}
 +
kyoto-calender table{
 +
    border-collapse: collapse;
 +
    margin: 10px;
 +
    margin-right: 4px;
 +
    float: left;
 +
}
 +
.kyoto-calendar th{
 +
    width: 24px;
 +
    border: none;
 +
    padding: 3px;
 +
    background-color: #135589;
 +
    color: #ffffff;
 +
}
 +
 +
.kyoto-calendar td {
 +
    width: 24px;
 +
    height: 24px;
 +
    border: none;
 +
    padding: 0px;
 +
    text-align: center;
 +
}
 +
 +
.kyoto-calendar a {
 +
    width: 100%;
 +
    height: 100%;
 +
    display: block;
 +
    padding-bottom: 2px;
 +
    text-align: center;
 +
    background-color: #aaddff;
 +
}
 +
 +
.kyoto-calendar a:hover{
 +
    background-color: #135589;
 +
    color:#ffffff;
 +
}
 +
 
#nv0 a{
 
#nv0 a{
 
   background: url(https://static.igem.org/mediawiki/2016/8/88/T--Kyoto--Norofig.png);
 
   background: url(https://static.igem.org/mediawiki/2016/8/88/T--Kyoto--Norofig.png);
Line 94: Line 147:
 
#nv6 > a{background: url(https://static.igem.org/mediawiki/2016/6/65/T--Kyoto--menutext-10.png);}
 
#nv6 > a{background: url(https://static.igem.org/mediawiki/2016/6/65/T--Kyoto--menutext-10.png);}
 
#nv7 > a{background: url(https://static.igem.org/mediawiki/2016/1/13/T--Kyoto--menutext-11.png);}
 
#nv7 > a{background: url(https://static.igem.org/mediawiki/2016/1/13/T--Kyoto--menutext-11.png);}
#nv8 > a{background: url(https://static.igem.org/mediawiki/2016/0/09/T--Kyoto--menutext-12.png);}
+
#nv8 > a{background: url(https://static.igem.org/mediawiki/2016/2/24/T--Kyoto--menutext-13.png);}
  
 
#nv11  {background-image: url(https://static.igem.org/mediawiki/2016/c/cd/T--Kyoto--pulldownmenu-14.png);}
 
#nv11  {background-image: url(https://static.igem.org/mediawiki/2016/c/cd/T--Kyoto--pulldownmenu-14.png);}
Line 102: Line 155:
 
#nv22  {background-image: url(https://static.igem.org/mediawiki/2016/f/ff/T--Kyoto--pulldownmenu-20.png);}
 
#nv22  {background-image: url(https://static.igem.org/mediawiki/2016/f/ff/T--Kyoto--pulldownmenu-20.png);}
  
#nv51  {background-image: url(https://static.igem.org/mediawiki/2016/b/b9/T--Kyoto--pulldownmenu-17.png);}
+
#nv51  {background-image: url(https://static.igem.org/mediawiki/2016/0/06/T--Kyoto--pulldownmenu-29.png);}
 
#nv52  {background-image: url(https://static.igem.org/mediawiki/2016/c/c5/T--Kyoto--pulldownmenu-18.png);}
 
#nv52  {background-image: url(https://static.igem.org/mediawiki/2016/c/c5/T--Kyoto--pulldownmenu-18.png);}
 
#nv53  {background-image: url(https://static.igem.org/mediawiki/2016/9/9d/T--Kyoto--pulldownmenu-19.png);}
 
#nv53  {background-image: url(https://static.igem.org/mediawiki/2016/9/9d/T--Kyoto--pulldownmenu-19.png);}
 +
  
 
#nv71  {background-image: url(https://static.igem.org/mediawiki/2016/d/db/T--Kyoto--pulldownmenu-15.png);}
 
#nv71  {background-image: url(https://static.igem.org/mediawiki/2016/d/db/T--Kyoto--pulldownmenu-15.png);}
Line 131: Line 185:
  
 
.nv > li > ul > li:hover{
 
.nv > li > ul > li:hover{
   opacity:0.3;
+
   opacity:0.9;
 
}
 
}
  
Line 150: Line 204:
 
   min-width:1024px;
 
   min-width:1024px;
 
   background-color:#ffffff;
 
   background-color:#ffffff;
 +
  padding-bottom: 100px;
 
}
 
}
  
Line 157: Line 212:
 
   border-color: #000000;
 
   border-color: #000000;
 
   color: #969696;
 
   color: #969696;
 +
  border-top:30px solid #ffffff;
 +
  border-bottom:30px solid #ffffff;
 
   /*background-color: #c0ffee;*/
 
   /*background-color: #c0ffee;*/
 
}
 
}
Line 199: Line 256:
 
}
 
}
  
 +
.”caption”{
 +
  color:#6f89a5;
 +
  font-size: 14.5px;
 +
}
 +
#bodyContent h1{
 +
  font-size:40px;
 +
  color:#135589;
 +
  border-bottom:1pt solid #135589;
 +
  padding-top:45px;
 +
  padding-bottom:15px;
 +
  margin-bottom:15px;
 +
}
 +
#bodyContent h2{
 +
  font-size:25px;
 +
  color:#135589;
 +
  margin-top:30px;
 +
  line-height:25px;
 +
}
 +
h3{
 +
  font-size:30px;
 +
  padding-bottom:8px;
 +
  color:#808080;
 +
  border-bottom:1pt solid #808080;
 +
}
 +
#bodyContent h4{
 +
  font-size:20px;
 +
  color:#808080;
 +
}
 +
h5{
 +
  font-size:15px;
 +
  color:#135589;
 +
}
 +
h6{
 +
  font-size:25px;
 +
  color:#135589;
 +
  padding-bottom:40px;
 +
}
 +
b{
 +
  font-size:17px;
 +
  color:#1e1e20;
 +
}
 +
p{
 +
  font-size:17px;
 +
  color:#646464;
 +
}
 +
#toc{
 +
  list-style:none;
 +
  margin:0 0 15px 0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#toc li{
 +
  font-size:15px;
 +
  color:#135589;
 +
  margin-bottom:10px;
 +
  font-weight:700;
 +
}
 +
#cont {
 +
  list-style:none;
 +
  margin:0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#cont li {
 +
  font-size:13px;
 +
  /*color:#135589;*/
 +
  margin-bottom:0px;
 +
  font-weight:700;
 +
}
 +
#cont2 {
 +
  list-style:none;
 +
  margin:0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#cont2 li {
 +
  font-size:13px;
 +
  color:#135589;
 +
  margin-bottom:0px;
 +
  font-weight:700;
 +
  padding-left:2em;
 +
}
 +
#att{
 +
  margin:0 0 15px 0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#att li{
 +
  font-size:15px;
 +
  color:#646464;
 +
  margin-bottom:10px;
 +
  font-weight:400;
 +
}
 +
#hp {
 +
  margin:0 0 17px 0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#hp li{
 +
  list-style:none;
 +
  font-size:15px;
 +
  color:#646464;
 +
  margin-bottom:10px;
 +
  font-weight:400;
 +
}
 +
#hp2 {
 +
  margin:0 0 17px 0;
 +
  padding:0;
 +
  border:0;
 +
  background:none;
 +
}
 +
#hp2 li{
 +
  list-style:square;
 +
  font-size:15px;
 +
  color:#646464;
 +
  margin-bottom:10px;
 +
  margin-left:2em;
 +
  font-weight:400;
 +
}
 +
 +
a:link {
 +
  color: #135589;
 +
  font-weight:bold;
 +
}
 +
a:visited {
 +
  color: #135589;
 +
  font-weight:bold;
 +
}
 +
a:hover {
 +
  color: #135589;
 +
  font-weight:bold;
 +
}
 +
a:active {
 +
  color: #135589;
 +
  font-weight:bold;
 +
}
 +
 +
  div.keln_container img{
 +
  margin-top: 20px;
 +
  max-width: 400px;
 +
  height: auto;
 +
  }
 +
 +
  img.hpimg{
 +
  margin-top: 20px;
 +
  max-width: 600px;
 +
  height: auto;
 +
  }
  
  
Line 213: Line 423:
 
<head>  
 
<head>  
 
<meta name="viewport" content="width=device-width, initial-scale=1">  
 
<meta name="viewport" content="width=device-width, initial-scale=1">  
 +
        <meta charset="UTF-8">
 
</head>
 
</head>
  

Latest revision as of 02:52, 20 October 2016