Template:Chiba base

From 2013.igem.org

(Difference between revisions)
Line 32: Line 32:
-
 
+
pegebody{
-
 
+
-
 
+
-
 
+
-
body {
+
-
margin: 0;
+
-
padding: 0;
+
-
font-family: "メイリオ", Meiryo, "MS Pゴシック", Osaka, sans-serif;
+
-
color: #666;
+
-
}
+
-
h1 {
+
-
margin: 0;
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
font-size: 48px;
+
-
font-weight: normal;
+
-
}
+
-
h2 {
+
-
margin: 0;
+
-
font-size: 110%;
+
-
}
+
-
h3 {
+
-
margin: 0;
+
-
font-size: 90%;
+
-
}
+
-
p {
+
-
margin: 0;
+
-
font-size: 90%;
+
-
line-height: 1.6;
+
-
}
+
-
address {
+
-
font-style: normal;
+
-
text-align: center;
+
-
font-size: 90%;
+
-
}
+
-
a {
+
-
color: #01b2a8;
+
-
text-decoration: none;
+
-
}
+
-
.article p img {
+
-
background-color: #fff;
+
-
padding: 5px;
+
-
border: 1px solid #ccc;
+
-
float: left;
+
-
margin-right: 5px;
+
-
}
+
-
.article {
+
-
padding: 5px;
+
-
border: solid 1px #ccc;
+
-
margin: 10px;
+
-
min-height: 150px;
+
-
zoom: 1;
+
-
}
+
-
.article:after {
+
-
content: ".";
+
-
display: block;
+
-
height: 0;
+
-
clear: both;
+
-
visibility: hidden;
+
-
}
+
-
.nav ul {
+
-
font-family: Arial, Helvetica, sans-serif;
+
-
letter-spacing: 2px;
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style-type: none;
+
-
text-align: right;
+
-
}
+
-
.nav ul li {
+
-
display:inline-block;
+
-
/* padding:0 5px;
+
-
border-left: 1px solid #037d77;*/
+
-
}
+
-
/*.nav ul li:first-child {
+
-
border-left: none;
+
-
}*/
+
-
.nav ul li#now a {
+
-
color: #037d77;
+
-
/* font-weight: bold;*/
+
-
}
+
-
 
+
-
 
+
-
.pagebody {
+
margin-left:10px;
margin-left:10px;
margin-right:10px;
margin-right:10px;
}
}
-
 
+
h1 span{
-
.nav {
+
display:inline-block;
-
margin:10px 0;
+
width:48px;
-
height:24px;
+
line-heght:1;
-
}
+
-
.nav ul {
+
-
float:right;
+
-
}
+
-
.nav ul li {
+
-
display:block;
+
-
width:120px;
+
-
height:24px;
+
-
line-height:24px;
+
-
float:left;
+
-
box-shadow:1px 1px 6px #bbb;
+
-
position:relative;
+
-
}
+
-
.nav ul li a {
+
-
background-image: -webkit-linear-gradient(#cff0ef,#9de1de);
+
-
background-image: linear-gradient(#cff0ef,#9de1de);
+
-
display:block;
+
text-align:center;
text-align:center;
-
border-top:solid 1px #34b4ae;
+
margin:10px 5px;
-
border-bottom:solid 1px #34b4ae;
+
background-color:#d0f8f6;
-
border-right:solid 1px #34b4ae;
+
border:solid 1px #0e817b;
-
border-left:solid 1px #c7efed;
+
border-radius:6px;
-
}
+
box-shadow:2px 2px 1px #0e817b;
-
.nav ul li:first-child a {
+
-webkit-transform:rotate(-15deg);
-
border-radius: 4px 0 0 4px;
+
-ms-transform:rotate(-15deg);
-
border-left:solid 1px #34b4ae;  
+
transform:rotate(-15deg);
-
}
+
-
.nav ul li:last-child a {
+
-
border-radius:0 4px 4px 0;
+
-
}
+
-
.nav ul li a:hover {
+
-
text-shadow:0 1px #fff,1px 0 #fff,0 -1px #fff,-1px 0 #fff;
+
}
}
-
.nav ul li ul {
+
h1 span:nth-child(even){
-
position:absolute;
+
background-color:#fff;
-
}
+
-
.nav ul li ul li {
+
-
font-size:14px;
+
-
letter-spacing:0;
+
-
box-shadow:none;
+
-
height:0;
+
-
overflow:hidden;
+
-
-webkit-transition:300ms;
+
-
transition:300ms;
+
-
}
+
-
.nav ul li:hover ul li {
+
-
height:24px;
+
-
}
+
-
.nav ul li:hover ul {
+
-
box-shadow:1px 1px 3px #ccc;
+
-
}
+
-
.nav ul li ul li a {
+
-
background-image:none;
+
-
background-color: #f2f9f9;
+
-
border:0;
+
-
}
+
-
.nav ul li ul li a:hover {
+
-
background-color: #dcf5f4;
+
-
}
+
-
.nav ul li:first-child ul li a {
+
-
border-radius:0;
+
-
border-left:0;
+
-
}
+
-
.nav ul li ul li:first-child a {
+
-
border-radius:0;
+
-
border-left:0;
+
-
}
+
-
.nav ul li ul li:last-child a {
+
-
border-radius:0;
+
-
}
+
-
.nav ul li#now ul li a {
+
-
color: #01b2a8;
+
}
}
-
#p-logo{
+
 
-
    visibility:hidden;
+
-
height:0px;
+
-
}
+
-
#search-controls{
+
-
    visibility:hidden;
+
-
height:0px;
+
-
}
+
</style>
</style>

Revision as of 12:22, 29 August 2013

iGEM-2013 Chiba