Template:Queens Canada/Header

From 2012.igem.org

(Difference between revisions)
Line 36: Line 36:
         background-color: white;
         background-color: white;
}
}
-
#content2 .menu {
+
 
 +
#NotebookNav
 +
{
 +
-khtml-border-radius: 10px;
 +
-moz-border-radius: 10px;
 +
border-radius: 10px;
 +
-moz-box-shadow: 3px 3px 4px #000;
 +
-webkit-box-shadow: 3px 3px 4px #000;
 +
box-shadow: 3px 3px 4px #000;
 +
margin-bottom: 10px;
 +
        background-color: white;
 +
}
 +
#NotebookNav .menu {
     padding-top: 30px;
     padding-top: 30px;
     text-align: center;
     text-align: center;
}
}
-
#content2 .menu .primary-menu {
+
#NotebookNav .menu .primary-menu {
     list-style-type: none;
     list-style-type: none;
     position: relative;
     position: relative;
}
}
-
#content2 .menu .primary-menu li {
+
#NotebookNav .menu .primary-menu li {
     display: inline;
     display: inline;
     margin: 0 10px;
     margin: 0 10px;
Line 50: Line 62:
     text-align: center;
     text-align: center;
}
}
-
#content2 .menu .primary-menu li a {
+
#NotebookNav .menu .primary-menu li a {
     -moz-transition: all 1s ease 0s;
     -moz-transition: all 1s ease 0s;
     -o-transition: all 1s ease 0s;     
     -o-transition: all 1s ease 0s;     
Line 69: Line 81:
     width: 25px;
     width: 25px;
}
}
-
#content2 .menu .primary-menu li a:hover {
+
#NotebookNav .menu .primary-menu li a:hover {
     background: none repeat scroll 0 0 #00438F;
     background: none repeat scroll 0 0 #00438F;
}
}
-
#content {  background-color: transparent;
+
#NotebookNav {  background-color: transparent;
     border:none;
     border:none;
     padding-bottom:none;
     padding-bottom:none;

Revision as of 17:47, 23 May 2012