CSS/gifu/tab

From 2014.igem.org

(Difference between revisions)
Line 28: Line 28:
text-decoration:none;
text-decoration:none;
text-align: center;
text-align: center;
 +
vertical-align:100%;
 +
width:130px;
 +
height:50px;
 +
_height:60px;
 +
padding:15px;
 +
display:inline;
 +
overflow:auto;
 +
}
 +
 +
.tab-white:hover
 +
{background-image:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png);
 +
background-repeat:no-repeat;
 +
background-position:center;
 +
color:#000000;
 +
text-decoration:none;
 +
text-align:center;
vertical-align:100%;
vertical-align:100%;
width:130px;
width:130px;
Line 59: Line 75:
color: #000000;
color: #000000;
text-decoration:none;
text-decoration:none;
 +
text-align:center;
 +
vertical-align:100%;
width:130px;
width:130px;
height:50px;
height:50px;
_height:60px;
_height:60px;
padding:15px;
padding:15px;
 +
display:inline;
 +
overflow:auto;
}
}

Revision as of 05:59, 6 September 2014