CSS/gifu/tab
From 2014.igem.org
(Difference between revisions)
Line 32: | Line 32: | ||
.tab-gray | .tab-gray | ||
- | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat | + | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat top; |
color: #ffffff; | color: #ffffff; | ||
font-size: 15px; | font-size: 15px; | ||
Line 46: | Line 46: | ||
.tab-gray:hover | .tab-gray:hover | ||
- | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat | + | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat bottom; |
color: #000000; | color: #000000; | ||
font-size: 15px; | font-size: 15px; |
Revision as of 03:34, 3 September 2014