Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
 
(77 intermediate revisions not shown)
Line 67: Line 67:
#top-section:hover #menubar * {
#top-section:hover #menubar * {
-
color: black !important;
+
color: #8F8F8F !important;
}
}
Line 109: Line 109:
   /* background-image: url(' ');  
   /* background-image: url(' ');  
   background-size: cover; */
   background-size: cover; */
-
   background-color: #F1F1F1;
+
   background-color: #424242;
   font-family: 'Open Sans', Arial, sans-serif;
   font-family: 'Open Sans', Arial, sans-serif;
 +
  font-size: 10px;
}
}
Line 132: Line 133:
}
}
#teamLogoBox {
#teamLogoBox {
-
   width: 60.3em;
+
   width: 60.25em;
   height: 17em;
   height: 17em;
-
   background-color: black;
+
   background-color: #AAAAAA;
   color: white;
   color: white;
   overflow: hidden;
   overflow: hidden;
   font-size: 16px;
   font-size: 16px;
 +
  background-size: cover;
}
}
Line 147: Line 149:
   font-size: 35px;  
   font-size: 35px;  
   width: 20.7em;
   width: 20.7em;
-
   height: 1.3em;
+
   height: 1.2em;
   margin-top: 0em;
   margin-top: 0em;
   background-color: #009967;
   background-color: #009967;
   color: white;
   color: white;
-
   padding-top: 0.7em;
+
   padding-top: 0.8em;
   padding-left: 0.5em;
   padding-left: 0.5em;
}
}
Line 161: Line 163:
   font-size: 35px;  
   font-size: 35px;  
   width: 20.7em;
   width: 20.7em;
-
   height: 1.3em;
+
   height: 1.2em;
   margin-top: 0em;
   margin-top: 0em;
   background-color: #1B7643;
   background-color: #1B7643;
   color: white;
   color: white;
-
   padding-top: 0.7em;
+
   padding-top: 0.8em;
   padding-left: 0.5em;
   padding-left: 0.5em;
}
}
Line 175: Line 177:
   font-size: 35px;  
   font-size: 35px;  
   width: 20.7em;
   width: 20.7em;
-
   height: 1.3em;
+
   height: 1.2em;
   margin-top: 0em;
   margin-top: 0em;
   background-color: #4F9A2B;
   background-color: #4F9A2B;
   color: white;
   color: white;
-
   padding-top: 0.7em;
+
   padding-top: 0.8em;
   padding-left: 0.5em;
   padding-left: 0.5em;
}
}
Line 197: 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:#F5F5F5;
   background-color:#F5F5F5;
Line 206: Line 230:
   margin-left: 0.3em;
   margin-left: 0.3em;
   font-size: 25px;
   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 212: Line 270:
<body>  
<body>  
<!-- -------------------------------------------------------------------- BODY -->
<!-- -------------------------------------------------------------------- BODY -->
-
<div id="teamLogoBox"><a href="#"><img id="teamLogoImg" src="https://static.igem.org/mediawiki/2013/a/a3/TeamTuebingenIMG_small_sharp.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.