Template:Team:NCTU Formosa/header-safety

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> </head> <body> <div id="header-wrapper"> <div id="header"> <div id="title"> <p>NCTU_Formosa</p> </div> <div id="menu"> <ul> <li class="m1"><a href="htt...")
Line 1: Line 1:
<html>
<html>
 +
<style type="text/css">
 +
/*
 +
---Calvin Hue
 +
*/
 +
 +
.safetys-wrapper {
 +
background:url(https://static.igem.org/mediawiki/2012/8/84/Px.png) transparent repeat;
 +
-moz-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
 +
-webkit-box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
 +
box-shadow:4px 4px 8px 2px rgba(20%,20%,40%,0.5);
 +
margin-bottom: 15px;
 +
border-radius: 3px;
 +
-webkit-border-radius: 3px;
 +
-moz-border-radius: 3px;
 +
}
 +
#safety-s1-title {
 +
width: 307px;
 +
height: 30px!important;
 +
background:url(https://static.igem.org/mediawiki/2012/f/f0/Subtitle-safety1.png) transparent no-repeat;
 +
}
 +
#safety-s1-title span {
 +
display: none;
 +
}
 +
.safety-s p {
 +
margin:10px;
 +
}
 +
</style>
</head>
</head>
<body>
<body>

Revision as of 10:15, 3 September 2012