Css

From 2012.igem.org

(Difference between revisions)
Mbnmbn00 (Talk | contribs)
(Created page with "<style type=text/css> #content { width: 975px; padding:0px; margin:0 auto; color: black; position: relative; top: -15px; border: none; background: none; backgr...")
Newer edit →

Revision as of 09:05, 8 August 2012

<style type=text/css>

  1. content {
 width: 975px;
 padding:0px;
 margin:0 auto;
 color: black;
 position: relative;
 top: -15px;
 border: none;
 background: none;
 background-image:url(Gra_korea_u.jpg);
 background-color: #ffffff;
 background-repeat: no-repeat;

}

dt {widt:90%;padding-left:25px;}

dd {width:85%;padding-left:20px;}

</style>

Retrieved from "http://2012.igem.org/Css"