Template:Team:DukeHomePage/CSS

From 2014.igem.org

(Difference between revisions)
 
(30 intermediate revisions not shown)
Line 84: Line 84:
font-color:#fff;
font-color:#fff;
font-size: 1em;
font-size: 1em;
-
font-family: Futura;
+
font-family: Futura, Helvetica;
}
}
 +
 +
#bodyContent a {
 +
text-decoration:none;
 +
color:#fff;
 +
}
 +
/*This formats the stuff at the bottom. */
/*This formats the stuff at the bottom. */
Line 99: Line 105:
text-align:center;
text-align:center;
float:center;
float:center;
 +
padding-bottom:0px;
}
}
Line 157: Line 164:
}
}
-
.main img {
+
img.mainpic {
 +
display:block;
 +
text-align:center;
float:center;
float:center;
-
width:500px;
+
padding-bottom: 10px;
-
height:500px;
+
-
margin:0px 500px;
+
}
}
 +
</style>
</style>
Line 171: Line 179:
</head>
</head>
<body>
<body>
 +
<div class="main">
 +
<p class="big">
 +
Demonstrating Ultrasensitivity
 +
</p>
 +
<center><a href="https://2014.igem.org"><img class="mainpic" src="https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png" width="400px" height="400px" /></a></center>
 +
<!--https://2014.igem.org/File:Mattigemlogowhite.png or https://static.igem.org/mediawiki/2014/1/1a/Mattigemlogowhite.png -->
 +
</div>
</body>
</body>
</html>
</html>

Latest revision as of 14:23, 28 August 2014

Demonstrating Ultrasensitivity