Team:Heidelberg/Templates/achievements-css
From 2013.igem.org
(Difference between revisions)
m |
|||
Line 93: | Line 93: | ||
div.arrow:after { | div.arrow:after { | ||
top:-10px; | top:-10px; | ||
+ | } | ||
+ | |||
+ | .button-RFC { | ||
+ | background-repeat:no-repeat; | ||
+ | width:50px; | ||
+ | height:50px; | ||
+ | background-size:100px 50px; | ||
+ | background-position:left; | ||
+ | display:inline-block; | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | #button-RFC99 { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/f/fa/Heidelberg_button_RFC99.png'); | ||
+ | } | ||
+ | |||
+ | |||
+ | #button-RFC99:hover { | ||
+ | background-position:right; | ||
+ | } | ||
+ | |||
+ | |||
+ | #button-RFC100 { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2013/2/29/Heidelberg_button_RFC100.png'); | ||
+ | } | ||
+ | |||
+ | |||
+ | #button-RFC100:hover { | ||
+ | background-position:right; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 14:36, 20 October 2013