Template:Team:HokkaidoU Japan/stylesheets/column.nav.css

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> #hokkaidou-column-nav { width: 210px; margin: 0 10px; float: left; } #hokkaidou-column-nav ul { list-style: none; margin...")
Line 30: Line 30:
     text-decoration: none;
     text-decoration: none;
     height: 32px;
     height: 32px;
 +
    background: #155963;
     background: -webkit-gradient(linear, left top, left bottom, from(#155963), to(#094950));
     background: -webkit-gradient(linear, left top, left bottom, from(#155963), to(#094950));
 +
    background: -moz-linear-gradient(top, #155963, #094950);
     border-radius: 0.3em;
     border-radius: 0.3em;
     cursor: pointer;
     cursor: pointer;

Revision as of 00:21, 27 September 2012