Team:Marburg/Template:Header

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style> /*kasten*/ - general: *, html { padding: 0; margin: 0; } body { font-family: Verdana, Georgia; color: #111; width: 100%; } a, img { border: 0; outline:...")
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
/*kasten*/
+
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;}
 +
 
 +
/* Removes "teams" from the menubar */
 +
#menubar > ul > li:last-child {
 +
    display: none;}
 +
/* Resizes the menubar to fik the links (default is 400px) */
 +
#menubar {
 +
    width: auto;}
 +
 
 +
 
 +
 
 +
 
/* general */
/* general */
*, html {
*, html {

Revision as of 08:35, 2 August 2013