Template:Css

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
[[DeleteThisPage]]
+
<html>
 +
<style type=text/css>
 +
 
 +
#content{
 +
width: 975px;
 +
padding:0px;
 +
margin:0 auto;
 +
color: black;
 +
position: relative;
 +
top: -15px;
 +
border: none;
 +
background: none;
 +
background-image:url(https://static.igem.org/mediawiki/2011/4/4f/Gra_korea_u.jpg);
 +
background-color: #ffffff;
 +
background-repeat: no-repeat;
 +
}
 +
dt
 +
{widt:90%;padding-left:25px;}
 +
dd
 +
{width:85%;padding-left:20px;}
 +
</style>
 +
 
 +
 
 +
</html>

Revision as of 09:16, 8 August 2012