Team:SDU-Denmark/css

From 2010.igem.org

(Difference between revisions)
(Replacing page with '<html> <style type="text/css"> #content { background: #d1d1d1; align: left; font-size: 12px; font: Verdana; } </style> </html>')
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
body {
 
-
  position: relative;
 
-
  background: #d1d1d1;
 
-
  font: 0.6em Verdana, Geneva, Arial, Helvetica, sans-serif;
 
-
}
 
-
 
-
h1 {
 
-
  font-family: "Helvetica", Arial, sans-serif;
 
-
  font-size: 1.6em;
 
-
  font-weight: bold;
 
-
  text-transform: uppercase;
 
-
}
 
-
 
-
h2 {
 
-
  font-size: 15px;
 
-
  font-weight: bold;
 
-
}
 
-
 
-
h3 {
 
-
  font-size: 13px;
 
-
  font-weight: bold;
 
-
}
 
-
 
-
h4 {
 
-
  font-size: 12px;
 
-
  font-weight: bold;
 
-
}
 
-
 
-
 
#content {
#content {
Line 37: Line 7:
   font-size: 12px;
   font-size: 12px;
   font: Verdana;
   font: Verdana;
-
}
 
-
 
-
#container {
 
-
  background: #d1d1d1;
 
-
  margin-left: 20px;
 
-
  margin-right: 20px;
 
-
}
 
-
 
-
#leftcontent {
 
-
  float: left;
 
-
  width: 620px;
 
-
}
 
-
#rightcontent {
 
-
  background: #F0F0F0; 
 
-
  float: right;
 
-
  width: 260px;
 
-
  margin-left: 20px;
 
-
  padding: 10px;
 
-
}
 
-
 
-
.firstHeading {
 
-
  display: none;
 
-
}
 
-
 
-
.teaser {
 
-
  font-size: 12px;
 
-
  font-style: italic;
 
-
  margin-bottom: -2px;
 
-
}
 
-
 
-
#h1-bactobandage {
 
-
  background: url(https://static.igem.org/mediawiki/2009/0/0c/SDU-Denmark-bandaid-20x23.jpg) left no-repeat;
 
-
  padding-left: 25px;
 
-
}
 
-
#h1-sdu {
 
-
  background: url(https://static.igem.org/mediawiki/2009/d/db/SDU-Denmark-sdulogo-20x20.jpg) left no-repeat;
 
-
  padding-left: 25px;
 
-
}
 
-
#h1-feedback {
 
-
  background: url(https://static.igem.org/mediawiki/2009/9/93/SDU-Denmark-comments-20x25.jpg) left no-repeat;
 
-
  padding-left: 28px;
 
-
}
 
-
 
-
 
-
#h3-igem {
 
-
  float: right;
 
-
}
 
-
#h3-igem p {
 
-
  background: url(https://static.igem.org/mediawiki/2009/e/ef/SDU-Denmark-IGEMlogo2.gif) no-repeat;
 
-
  height: 57px; width: 75px;
 
-
  text-indent: -100em;
 
-
  overflow: hidden
 
-
}
 
-
#h3-igem a {
 
-
  display: block;
 
-
  height: 57px; width: 75px;
 
-
}
 
-
 
-
#h3-sdu {
 
-
  width: 260px;
 
-
}
 
-
#h3-sdu p {
 
-
  background: url(https://static.igem.org/mediawiki/2009/b/b6/SDU-Denmark-sdulogo2.gif) no-repeat center;
 
-
  height: 99px; width: 260px;
 
-
  text-indent: -100em;
 
-
  overflow: hidden
 
-
}
 
-
#h3-sdu a {
 
-
  display: block;
 
-
  height: 99px; width: 260px;
 
-
}
 
-
 
-
#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>

Revision as of 16:58, 19 April 2010