Template:GT-header

From 2011.igem.org

(Difference between revisions)
(Created page with "<style type="text/css"> .firstHeading { height:0px; visibility:hidden; } #p-logo { height:1px; overflow:hidden; display: none; } #top-section { background-image: ...")
m (moved Team:GeorgiaTech/Templates/GTHeader to Template:GT-header: Did not put in proper template location)

Revision as of 06:35, 15 August 2011

<style type="text/css"> .firstHeading {

   height:0px;
   visibility:hidden;

}

  1. p-logo {
   height:1px; overflow:hidden; display: none;

}

  1. top-section {
   background-image: url('https://static.igem.org/mediawiki/2011/9/96/GeorgiaTech_logo.jpg');
   background-position: top;
   background-color: white;
   height:100px;
   background-repeat: no-repeat;
   border-width:0px;

} body {

   background: rgb(173, 235, 235);

} p.navigation-bar {background-color: white; border: medium #ffffff solid; padding: 1%; text-align: center} p.navigation-bar a:link {color: black; text-decoration: none} p.navigation-bar a:hover {background-color: rgb(173, 235, 235); color: white; text-decoration: none} </style>