Team:Korea U Seoul/template/css

From 2012.igem.org

(Difference between revisions)
Line 10: Line 10:
   top: -15px;
   top: -15px;
   border: none;
   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 {width:90%;padding-left:25px;}
 
-
 
-
dd {width:85%;padding-left:20px;}
 
-
 
-
/*hide default igem banner and reformat style into blank slate*/
 
-
<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;
 
}
}
Line 60: Line 34:
/*actual content styles*/
/*actual content styles*/
-
body {width: 1000px; margin:auto;}
+
body {width: 100%; margin:auto;}
</style>
</style>
</html>
</html>

Revision as of 07:56, 24 September 2012