Team:Groningen/style.css

From 2011.igem.org

Revision as of 09:45, 18 August 2011 by Jaap (Talk | contribs)
   a:link {color:#20548f;}
   a:visited {color:#20548f;}
   a:hover {color:#20548f;}
   a:active {color:#20548f;}

h1 {

   opacity:1.0; /* non IE */
   filter:alpha(opacity=0); /* IE */

}

.image {

   opacity:1.0; /* non IE */
   filter:alpha(opacity=0); /* IE */

}

  1. top-section{
   height: 372px;
   width: 1024px;

}

  1. p-logo

{

   height: 372px;
   width: 1024px;
   background-image:url(Groningen2011Header.png)

}

a[title="Main Page"] {

   display: none;

}

body {

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

}

  1. content

{

   opacity:0.5; /* non IE */
   filter:alpha(opacity=5); /* IE */
   position: relative;
   width: 1024px;
   padding: 0px 0px 0px 0px;

}