Team:SDU-Denmark/css

From 2009.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 61: Line 61:
   font-size: 12px;
   font-size: 12px;
   font-style: italic;
   font-style: italic;
-
   margin-bottom: -6px;
+
   margin-bottom: -2px;
}
}
Line 106: 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