CSS/gifu/tab
From 2014.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
width:70%; | width:70%; | ||
text-decoration:none; | text-decoration:none; | ||
+ | font-size:15px; | ||
+ | font-family:Century Gothic; | ||
} | } | ||
Line 21: | Line 23: | ||
{background:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png) no-repeat center; | {background:url(https://static.igem.org/mediawiki/2014/a/ab/Tab_white.png) no-repeat center; | ||
color: #000000; | color: #000000; | ||
- | |||
text-align: center; | text-align: center; | ||
vertical-align:100%; | vertical-align:100%; | ||
- | |||
- | |||
height:50px; | height:50px; | ||
- | |||
text-decoration:none; | text-decoration:none; | ||
width:120px; | width:120px; | ||
+ | margin-bottom:1em; | ||
} | } | ||
Line 35: | Line 34: | ||
{background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat top; | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat top; | ||
color: #ffffff; | color: #ffffff; | ||
- | |||
text-align: center; | text-align: center; | ||
vertical-align:100%; | vertical-align:100%; | ||
- | |||
- | |||
- | |||
height:50px; | height:50px; | ||
- | |||
text-decoration:none; | text-decoration:none; | ||
width:120px; | width:120px; | ||
Line 50: | Line 44: | ||
{background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat bottom; | {background: url(https://static.igem.org/mediawiki/2014/a/ab/Tab_gray.png) no-repeat bottom; | ||
color: #000000; | color: #000000; | ||
- | |||
text-align: center; | text-align: center; | ||
vertical-align:100%; | vertical-align:100%; | ||
- | |||
- | |||
- | |||
height:50px; | height:50px; | ||
- | |||
text-decoration:none; | text-decoration:none; | ||
width:120px; | width:120px; |
Revision as of 11:38, 3 September 2014