Template:Imperial/09/Menu/ReducedUneven

From 2009.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style type="text/css">
<style type="text/css">
-
 
-
/*----------------------------------------------------------------------------*/
 
-
/* Menu headers                                                              */
 
-
/*----------------------------------------------------------------------------*/
 
-
 
-
#II09_Menu_Header_Wrapper{
 
-
  width: 200px;
 
-
  height: 15px;
 
-
  margin: 0px auto;
 
-
  border: none;
 
-
  float: left;
 
-
}
 
-
 
-
/* prepares the background image to full capacity of the viewing area */
 
-
#II09_Menu_Header_Background {
 
-
    position:absolute;
 
-
    z-index:0;
 
-
    width:200px;
 
-
  height: 15px;
 
-
}
 
-
 
-
/* Places the content on top of the background image */
 
-
#II09_Menu_Header_Content {
 
-
    position:relative;
 
-
    z-index:1;
 
-
    padding: 2px 4px;
 
-
  height: 15px;
 
-
    font: calibri;
 
-
}
 
-
 
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/* Menu                                                                      */
/* Menu                                                                      */
Line 110: Line 80:
.menu_header_Home {
.menu_header_Home {
     font-weight:bold;
     font-weight:bold;
-
     border: 5px #fff;
+
     border: 1px solid #b7b7b7;
     background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom;
     background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom;
     color: #111;
     color: #111;
Line 126: Line 96:
.menu_header_Home:hover {
.menu_header_Home:hover {
-
     border: 2px solid #000;
+
     border: 1px solid #000;
-
    width: 200px;
+
-
    height: 45px;
+
-
font-weight:bold;
+
-
    border: 5px #fff;
+
-
    background: url(https://static.igem.org/mediawiki/2009/5/51/II09_Menu_Header_Purple.png) repeat-x bottom;
+
-
    color: #111;
+
-
    padding: 2px 4px;
+
-
    text-align:left;
+
-
 
+
-
    display: block;
+
-
    width: 200px;
+
-
    height: 45px;
+
-
    margin-top: 1px;
+
-
    font: calibri;
+
-
    padding: 2px 4px;
+
-
    color: #000;
+
}
}

Latest revision as of 22:09, 12 September 2009