Team:Groningen/style.css

From 2011.igem.org

(Difference between revisions)
Line 28: Line 28:
     position: absolute;
     position: absolute;
     z-index: 1;
     z-index: 1;
-
     height: 307px;
+
     .href
-
     width: 975px;
+
     {
 +
    display: none;
 +
    }
}
}

Revision as of 09:23, 18 August 2011

   a:link {color:#20548f;}
   a:visited {color:#20548f;}
   a:hover {color:#20548f;}
   a:active {color:#20548f;}



body {

   background-repeat:no-repeat;
   background-attachment:fixed;
   background-image:url(Groningen2011Background.jpg)



}

  1. top-section{
   height: 307px;
   width: 975px;

}

  1. p-logo {
   display: none;
   position: absolute;
   z-index: 1;
   .href 
   {
   display: none;
   }

}