Team:SDU-Denmark/css

From 2009.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 4: Line 4:
body {
body {
   position: relative;  
   position: relative;  
-
   background: url(https://static.igem.org/mediawiki/2009/2/20/SDU-Denmark-background-250x250.jpg) repeat #ffffff;
+
   background: url(https://static.igem.org/mediawiki/2009/c/cd/SDU-Denmark-background-250x250-3.jpg) repeat #ffffff;
 +
  font: 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
}
h1 {
h1 {
   font-family: "Helvetica", Arial, sans-serif;  
   font-family: "Helvetica", Arial, sans-serif;  
-
   font-size: 1.7em;
+
   font-size: 1.6em;
   font-weight: bold;
   font-weight: bold;
   text-transform: uppercase;  
   text-transform: uppercase;  
Line 46: Line 47:
}
}
#rightcontent {
#rightcontent {
-
   background: #F0F0F0 url(https://static.igem.org/mediawiki/2009/d/d6/SDU-Denmark-rightbar-top.jpg) top no-repeat;   
+
   background: #F0F0F0;   
   float: right;
   float: right;
   width: 260px;
   width: 260px;
Line 58: Line 59:
.teaser {
.teaser {
-
   font-size: 11px;
+
   font-size: 12px;
   font-style: italic;
   font-style: italic;
-
   margin-bottom: -6px;
+
   margin-bottom: -2px;
}
}
Line 76: Line 77:
}
}
-
#h2-announcements {
 
-
  margin-top: 150px;
 
-
}
 
#h3-igem {
#h3-igem {
Line 108: Line 106:
}
}
 +
#h3-dnatech {
 +
  width: 260px;
 +
}
 +
#h3-dnatech p {
 +
  background: url(https://static.igem.org/mediawiki/2009/c/ce/SDU-Denmark-DNAtech.gif) no-repeat center;
 +
  height: 82px; width: 260px;
 +
  text-indent: -100em;
 +
  overflow: hidden
 +
}
 +
#h3-dnatech a {
 +
  display: block;
 +
  height: 82px; width: 260px;
 +
}
 +
 +
 +
#h3-blog {
 +
  width: 260px;
 +
}
 +
#h3-blog p {
 +
  background: url(https://static.igem.org/mediawiki/2009/b/b8/SDU-Denmark-checkoutourblog.gif) no-repeat center;
 +
  height: 122px; width: 260px;
 +
  text-indent: -100em;
 +
  overflow: hidden
 +
}
 +
#h3-blog a {
 +
  display: block;
 +
  height: 122px; width: 260px;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 23:41, 19 October 2009