Team:Tuebingen/Template/Tuebingen

From 2013.igem.org

(Difference between revisions)
Line 47: Line 47:
}
}
-
/* setup our own logo ----- MUSS NOCH GEMACHT WERDEN! */
+
/* Disable Table Of Contents */
 +
table#toc {
 +
  display: none;
 +
  float: right;
 +
  margin: 0 0 1em 1em;
 +
}
 +
 
 +
div#bodyContent {
 +
  margin: 1em;
 +
}
 +
 
 +
 
 +
/* setup our own logo ----- STILL NEEDS TO BE DONE */
#p-logo {
#p-logo {
/* backround-image: url(#); */
/* backround-image: url(#); */
Line 55: Line 67:
/* actual styling */
/* actual styling */
-
 
+
/* ------------------------------------------------------------------------------------ */
body {
body {
   background-color: grey;
   background-color: grey;
}
}
-
table#toc {
 
-
  color: red;
 
-
  float: right;
 
-
  margin: 0 0 1em 1em;
 
-
}
 
-
 
-
div#bodyContent {
 
-
  margin: 1em;
 
-
}
 
-
 
-
pre {
 
-
  font-size: 1.5em;
 
-
}
 

Revision as of 23:35, 13 August 2013


Mainpage Team Tübingen