User:SvenB

From 2013.igem.org

(Difference between revisions)
Line 107: Line 107:
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
body {
body {
-
  /* background-image: url(' ');
+
   background-color: black;
-
  background-size: cover; */
+
-
   background-color: #424242;
+
   font-family: 'Open Sans', Arial, sans-serif;
   font-family: 'Open Sans', Arial, sans-serif;
-
   font-size: 10px;
+
   font-size: 12pt;
}
}
#content {                /* ------------------------------------------------- #CONTENT */
#content {                /* ------------------------------------------------- #CONTENT */
-
   background-color: white !important;
+
   background-color: red !important;
-
   margin: 0em auto !important;
+
   margin: 0px auto !important;
   border: none !important;
   border: none !important;
-
   padding: 0em !important;
+
   padding: 0px !important;
   position: relative;
   position: relative;
-
   width: 77em;
+
   width: 1000px;
   height: auto;
   height: auto;
}
}
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
div#bodyContent {        /* ------------------------------------------------- #BODYCONTENT */
-
   background-color: white;
+
   background-color: blue;
-
   width: 76em;
+
   width: 940px;
-
   padding: 0.5em;
+
   padding: 10px;
   position: relative;
   position: relative;
   margin: auto;
   margin: auto;
Line 140: Line 138:
   font-size: 16px;
   font-size: 16px;
   background-size: cover;
   background-size: cover;
-
}
 
-
 
-
#actualHeadingOne {
 
-
  font-family: Arial, sans-serif;
 
-
  font-weight: 700;
 
-
  float: right;
 
-
  position: relative;
 
-
  font-size: 35px;
 
-
  width: 20.7em;
 
-
  height: 1.2em;
 
-
  margin-top: 0em;
 
-
  background-color: #009967;
 
-
  color: white;
 
-
  padding-top: 0.8em;
 
-
  padding-left: 0.5em;
 
-
}
 
-
#actualHeadingTwo {
 
-
  font-family: Arial, sans-serif;
 
-
  font-weight: 700;
 
-
  float: right;
 
-
  position: relative;
 
-
  font-size: 35px;
 
-
  width: 20.7em;
 
-
  height: 1.2em;
 
-
  margin-top: 0em;
 
-
  background-color: #1B7643;
 
-
  color: white;
 
-
  padding-top: 0.8em;
 
-
  padding-left: 0.5em;
 
-
}
 
-
#actualHeadingThree {
 
-
  font-family: Arial, sans-serif;
 
-
  font-weight: 700;
 
-
  float: right;
 
-
  position: relative;
 
-
  font-size: 35px;
 
-
  width: 20.7em;
 
-
  height: 1.2em;
 
-
  margin-top: 0em;
 
-
  background-color: #4F9A2B;
 
-
  color: white;
 
-
  padding-top: 0.8em;
 
-
  padding-left: 0.5em;
 
}
}
Line 251: Line 206:
   float: right;
   float: right;
   display: none;
   display: none;
-
  margin-top: -30px;
 
-
  margin-bottom: 5px;
 
-
}
 
-
 
-
#iGEMblack {
 
-
  width: 70px;
 
-
  float: right;
 
   margin-top: -30px;
   margin-top: -30px;
   margin-bottom: 5px;
   margin-bottom: 5px;
Line 273: Line 221:
<img src="https://static.igem.org/mediawiki/2013/5/50/IGEM_basic_Logo_white_stylized_small.png" id="iGEMwhite">
<img src="https://static.igem.org/mediawiki/2013/5/50/IGEM_basic_Logo_white_stylized_small.png" id="iGEMwhite">
-
<img src="https://static.igem.org/mediawiki/2013/8/86/IGEM_basic_Logo_stylized_small.png" id="iGEMblack">
 
<p style="position: absolute; right: 85px"><a href="https://2013.igem.org/Main_Page" id="homeLink">Return to iGEM Main Page.</a></p>
<p style="position: absolute; right: 85px"><a href="https://2013.igem.org/Main_Page" id="homeLink">Return to iGEM Main Page.</a></p>

Revision as of 14:18, 16 October 2013

Return to iGEM Main Page.