Team:Valencia-CIPF/menu

From 2013.igem.org

(Difference between revisions)
Line 126: Line 126:
/* Fin Menú */
/* Fin Menú */
 +
 +
.left-menu {
 +
  width: 400px;
 +
  display:block;
 +
  float:left;
 +
  margin-top:0px;
 +
  border: none;
 +
}
 +
 +
.left-menu ul {
 +
  border: none;
 +
}
 +
 +
#menubar.right-menu {
 +
  width:300px;
 +
  display:block;
 +
  float:left;
 +
  margin-top:0px;
 +
  border: none;
 +
}
 +
 +
.right-menu ul {
 +
  border: none;
 +
}
 +
<style media="all" type="text/css">@import "/menu/menu_style.css";</style>
<style media="all" type="text/css">@import "/menu/menu_style.css";</style>

Revision as of 19:35, 5 August 2013