Team:BIT/project AC

From 2013.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>iGEM BIT</title> <style type="text/css"> body { ...")
Line 2: Line 2:
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
 
<title>iGEM BIT</title>
<title>iGEM BIT</title>
-
 
<style type="text/css">
<style type="text/css">
-
body { margin:0; padding:0; background-color:#000}
+
 
 +
#blank *
 +
{
 +
  width: 1024px;
 +
  background-color: transparent;
 +
  border-style: none;
 +
  margin: 0 auto;
 +
  padding: 0;
 +
}
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  background-color: #000;
 +
  background-attachment: fixed;
 +
  background-position: 50% 0;
 +
  background-repeat: no-repeat;
 +
  background-image: url();
 +
  overflow: hidden;
 +
}
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
 +
 
 +
#content
 +
{
 +
  width: 1024px;
 +
  background-color: transparent;
 +
  background-attachment: scroll;
 +
  overflow: hidden;
 +
  border-style: none;
 +
}
 +
 
 +
#footer-box
 +
{
 +
  background-color: transparent;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
 +
 
 +
#catlinks
 +
{
 +
  display: none;
 +
}
 +
 
 +
 
a { color: #000; text-decoration: none; font-family: Verdana; line-height: 1.5;}
a { color: #000; text-decoration: none; font-family: Verdana; line-height: 1.5;}
a:hover { color: #F00; }
a:hover { color: #F00; }
Line 14: Line 65:
width: 1024px;
width: 1024px;
height: 35px;
height: 35px;
-
background-color:#000;
+
        background-color: transparent;
}
}
-
#a1 { display:block; width:100px; height: 30px; background-image:url(a1.png); background-repeat:no-repeat;}
+
#a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;}
-
#a1:hover { background-image:url(a11.png); background-repeat:no-repeat;}
+
#a1:hover { background-image:url(https://static.igem.org/mediawiki/2013/c/c9/Bita11.png); background-repeat:no-repeat;}
-
#a2 { display:block; width:150px; height: 30px; background-image:url(a2.png); background-repeat:no-repeat;}
+
#a2 { display:block; width:150px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/e/ea/Bita2.png); background-repeat:no-repeat;}
-
#a2:hover { background-image:url(a22.png); background-repeat:no-repeat;}
+
#a2:hover { background-image:url(https://static.igem.org/mediawiki/2013/7/78/Bita22.png); background-repeat:no-repeat;}
-
#a3 { display:block; width:100px; height: 30px; background-image:url(a3.png); background-repeat:no-repeat;}
+
#a3 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/9/97/Bita3.png); background-repeat:no-repeat;}
-
#a3:hover { background-image:url(a33.png); background-repeat:no-repeat;}
+
#a3:hover { background-image:url(https://static.igem.org/mediawiki/2013/4/4d/Bita33.png); background-repeat:no-repeat;}
#logo {
#logo {
margin: 0px auto;
margin: 0px auto;
width: 1024px;
width: 1024px;
height: 150px;
height: 150px;
-
background-image:url(logo.png);
+
background-image:url(https://static.igem.org/mediawiki/2013/5/55/Bitlogo.png);
}
}
#menu {
#menu {
Line 40: Line 91:
#menu ul li a:hover { background:#333; color:#fff;}
#menu ul li a:hover { background:#333; color:#fff;}
#class {
#class {
-
background-color:#000;
 
margin: 0px auto;
margin: 0px auto;
width: 1024px;
width: 1024px;
Line 50: Line 100:
#class ul li a:hover{ color: #F00; }
#class ul li a:hover{ color: #F00; }
#c1 {
#c1 {
-
background-image: url(1.png);
+
background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Bit1.png);
margin: 0px auto;
margin: 0px auto;
height: 360px;
height: 360px;
Line 57: Line 107:
}
}
#c2 {
#c2 {
-
background-image: url(2.png);
+
background-image: url(https://static.igem.org/mediawiki/2013/e/ed/Bit2.png);
margin: 0px auto;
margin: 0px auto;
height: 360px;
height: 360px;
Line 64: Line 114:
}
}
#c3 {
#c3 {
-
background-image: url(3.png);
+
background-image: url(https://static.igem.org/mediawiki/2013/f/fb/Bit3.png);
margin: 0px auto;
margin: 0px auto;
height: 360px;
height: 360px;
Line 71: Line 121:
}
}
#c4 {
#c4 {
-
background-image: url(4.png);
+
background-image: url(https://static.igem.org/mediawiki/2013/5/51/Bit4.png);
margin: 0px auto;
margin: 0px auto;
height: 360px;
height: 360px;
Line 86: Line 136:
width: 1024px;
width: 1024px;
height: 100px;
height: 100px;
-
color: #CCC;
 
font-family: Verdana, Geneva, sans-serif;
font-family: Verdana, Geneva, sans-serif;
font-size: small;
font-size: small;
Line 92: Line 141:
}
}
#left {
#left {
-
background-image:url(left.png);
+
background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png);
float: left;
float: left;
height: 500px;
height: 500px;
Line 108: Line 157:
#left ul li a:hover { background:#333; color:#fff;}
#left ul li a:hover { background:#333; color:#fff;}
#right {
#right {
-
background-image:url(back.png);
+
background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);
height: 500px;
height: 500px;
width: 824px;
width: 824px;
margin-left: 200px;
margin-left: 200px;
 +
        overflow-x:hidden;
 +
overflow-y:auto;
}
}
#b1 {color: #09F;}
#b1 {color: #09F;}
Line 140: Line 191:
padding-left: 20px;
padding-left: 20px;
}
}
 +
.t3{ padding-left: 80px; }
</style>
</style>
-
 
</head>
</head>
-
 
<body>
<body>

Revision as of 14:09, 17 September 2013

iGEM BIT