Template:GreenfieldNavigation

From 2011.igem.org

Revision as of 23:32, 23 May 2011 by Brlavy (Talk | contribs)

<style>

  1. nav .left, #nav .right, #nav .both{

border-color: gray; border-style:solid; }

  1. nav .left{

border-width:0px 0px 0px 1px; }

  1. nav .right{

border-width:0px 1px 0px 0px; }

  1. nav .both{

border-width:0px 1px; }

  1. nav td{

width:88px; text-align:center; }

  1. nav a{

display:block; }

  1. nav a:hover{

background:gray; color:white; text-decoration:none; } </style> </html>