Team:Shenzhen BGIC 0101/Templates/Banner

From 2013.igem.org

(Difference between revisions)
Line 233: Line 233:
   right:255px;
   right:255px;
   }
   }
-
 
+
<!--for the photos in team page--> 
   .container {
   .container {
   position: relative;
   position: relative;
Line 271: Line 271:
   box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .4);
   box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .4);
   }
   }
-
 
+
 
 +
<!--for the overview,kgml--> 
   .hehe {
   .hehe {
     width:900px;
     width:900px;
     height:auto;
     height:auto;
     }
     }
-
+
<!--tutorial tab-->
.tabs {
.tabs {
     position: relative;
     position: relative;
Line 419: Line 420:
border-left: 8px solid rgba(63,148,148, 0.1);
border-left: 8px solid rgba(63,148,148, 0.1);
}
}
 +
.container2{
 +
width: 100%;
 +
position: relative;
 +
}
 +
.clr{
 +
clear: both;
 +
padding: 0;
 +
height: 0;
 +
margin: 0;
 +
}
 +
.container2 > header{
 +
margin: 10px;
 +
padding: 20px 10px 10px 10px;
 +
position: relative;
 +
display: block;
 +
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
 +
    text-align: center;
 +
}
 +
.container2 > header h1{
 +
 +
margin: 0;
 +
position: relative;
 +
text-shadow: 1px 1px 1px rgba(255,255,255,0.7);
 +
}
 +
.container2 > header h2{
 +
 +
margin: 0;
 +
padding: 15px 0 5px 0;
 +
text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
 +
}
 +
/* Header Style */
 +
.codrops-top{
 +
line-height: 24px;
 +
font-size: 11px;
 +
background: #fff;
 +
background: rgba(255, 255, 255, 0.6);
 +
text-transform: uppercase;
 +
z-index: 9999;
 +
position: relative;
 +
font-family: Cambria, Georgia, serif;
 +
box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
 +
}
 +
.codrops-top a{
 +
padding: 0px 10px;
 +
letter-spacing: 1px;
 +
color: #333;
 +
display: inline-block;
 +
}
 +
.codrops-top a:hover{
 +
background: rgba(255,255,255,0.3);
 +
}
 +
.codrops-top span.right{
 +
float: right;
 +
}
 +
.codrops-top span.right a{
 +
float: left;
 +
display: block;
 +
}
 +
   </style>
   </style>
   </head>
   </head>

Revision as of 05:54, 26 October 2013