Template:Imperial/09/TopNavigationCSS

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
#accordion {
+
#II09_TopMenuWrapper{
width: 700px;
width: 700px;
-
height: 60px;
+
height: 100px;
-
position:relative !important;
+
position:relative;
         float: left;
         float: left;
         margin-left: 10px;
         margin-left: 10px;
display:block;
display:block;
-
background-image:url(http://charlesfracchia.com/igemWiki/SlideUp/images/aston.jpg) #333333;
+
background:#333333;
background-repeat:no-repeat;
background-repeat:no-repeat;
background-position:top left;
background-position:top left;
         z-index: 7;
         z-index: 7;
 +
        text-align:center;
}
}

Revision as of 18:18, 19 October 2009