Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
 
(157 intermediate revisions not shown)
Line 7: Line 7:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
/* Droid Sans from Google Web fonts */
/* Droid Sans from Google Web fonts */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
-
/* Merriweather Sans from Google Web fonts */
+
/* Open Sans from Google Web fonts */
-
<link href='http://fonts.googleapis.com/css?family=Merriweather+Sans:400,700' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
-
 
+
-
/* Varela from Google Web fonts */
+
-
@import url(http://fonts.googleapis.com/css?family=Varela);
+
Line 69: Line 67:
#top-section:hover #menubar * {
#top-section:hover #menubar * {
-
color: black !important;
+
color: #8F8F8F !important;
}
}
Line 100: Line 98:
   color: black;
   color: black;
}
}
-
 
-
/* setup our own logo ------------------------------------------ STILL NEEDS TO BE DONE */
 
#p-logo {
#p-logo {
-
/* backround-image: url(#); */
 
   display: none;
   display: none;
}
}
Line 112: Line 107:
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
body {
body {
-
   background-image: url('https://static.igem.org/mediawiki/2013/7/7a/Watersurface_green_1_small.JPG');
+
   /* background-image: url(' ');  
-
   background-size: cover;
+
   background-size: cover; */
 +
  background-color: #424242;
 +
  font-family: 'Open Sans', Arial, sans-serif;
 +
  font-size: 10px;
}
}
Line 124: Line 122:
   width: 77em;
   width: 77em;
   height: auto;
   height: auto;
-
  box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 20000);
 
}
}
Line 136: Line 133:
}
}
#teamLogoBox {
#teamLogoBox {
-
   width: 76em;
+
   width: 60.25em;
-
   height: 20em;
+
   height: 17em;
-
   background-color: black;
+
   background-color: #AAAAAA;
   color: white;
   color: white;
-
}
+
  overflow: hidden;
-
#teamLogoImg {
+
   font-size: 16px;
-
   width: 76em;
+
   background-size: cover;
-
   height: 20em;
+
}
}
-
#actualHeading {
+
#actualHeadingOne {
-
   font-family: 'Merriweather Sans', Arial, sans-serif;
+
   font-family: Arial, sans-serif;
   font-weight: 700;
   font-weight: 700;
   float: right;
   float: right;
   position: relative;
   position: relative;
   font-size: 35px;  
   font-size: 35px;  
-
   width: 19.55em;
+
   width: 20.7em;
-
   height: 0.3em;
+
   height: 1.2em;
   margin-top: 0em;
   margin-top: 0em;
-
   background-color: blue;
+
   background-color: #009967;
-
   padding-top: 1em;
+
   color: white;
-
   padding-left: 0.3em;
+
   padding-top: 0.8em;
-
   padding-right: 1em;
+
   padding-left: 0.5em;
-
  padding-bottom: 0.45em;
+
}
}
 +
#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;
 +
}
 +
#actualContent {
#actualContent {
   float: right;
   float: right;
   position: relative;  
   position: relative;  
   font-size: 14px;
   font-size: 14px;
-
   width: 50.1em;
+
   width: 51.05em;
   height: auto;
   height: auto;
   margin-top: 0.5em;
   margin-top: 0.5em;
-
   background-color: #F5F5F5;
+
   background-color: white;
   padding-top: 0em;
   padding-top: 0em;
   padding-left: 1em;
   padding-left: 1em;
Line 175: Line 199:
   text-align: justify;
   text-align: justify;
}
}
 +
 +
#actualContent p {
 +
  line-height: 26px;
 +
  margin-bottom: 16px;
 +
}
 +
 +
#actualContent a{
 +
  color: #009965;
 +
  text-decoration: underline;
 +
}
 +
#actualContent a:hover {
 +
  color: #A51E37;
 +
  text-decoration: none;
 +
  border-bottom: 1px dotted;
 +
  border-color: #A51E37;
 +
}
 +
#actualContent a:active {
 +
  color: black;
 +
  text-decoration: underline;
 +
  border: none;
 +
}
 +
#actualAbstract {
#actualAbstract {
-
   background-color:#CCFBD1;
+
   background-color:#F5F5F5;
   margin-top: 1em;
   margin-top: 1em;
   padding: 0.1em 1em 0.1em 1em;
   padding: 0.1em 1em 0.1em 1em;
   text-align: justify;
   text-align: justify;
 +
}
 +
#actualAbstractTitle {
 +
  margin-left: 0.3em;
 +
  font-size: 25px;
 +
}
 +
 +
#actualReferences {
 +
  background-color:#ABB1AA;
 +
  padding: 0.1em 1em 0.1em 1em;
 +
  text-align: justify;
 +
  position: relative;
 +
}
 +
#actualReferencesTitle {
 +
  margin-left: 0.3em;
 +
  font-size: 25px;
 +
}
 +
 +
span {
 +
  font-size: 35px;
 +
}
 +
 +
#iGEMwhite {
 +
  width: 70px;
 +
  float: right;
 +
  display: none;
 +
  margin-top: -30px;
 +
  margin-bottom: 5px;
 +
}
 +
 +
#iGEMblack {
 +
  width: 70px;
 +
  float: right;
 +
  margin-top: -30px;
 +
  margin-bottom: 5px;
 +
}
 +
 +
#homeLink {
 +
  color: black;
}
}
</style>
</style>
Line 186: Line 270:
<body>  
<body>  
<!-- -------------------------------------------------------------------- BODY -->
<!-- -------------------------------------------------------------------- BODY -->
-
<div id="teamLogoBox"><a href="#"><img id="teamLogoImg" src="https://static.igem.org/mediawiki/igem.org/5/5a/Orange.jpg"></a></div>
+
<a name="Top"></a>
 +
 
 +
<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>
 +
 
 +
<div id="teamLogoBox"><a href="https://2013.igem.org/Team:Tuebingen"><img id="teamLogoImg" src="https://static.igem.org/mediawiki/2013/0/08/TeamTuebingenIMG_small_sharp_standalone.jpg"></a></div>

Latest revision as of 20:46, 14 October 2014

Return to iGEM Main Page.