CSS/gifu/tab
From 2014.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | a.tab-protocol-white | ||
+ | {background-image:url(https://static.igem.org/mediawiki/2014/5/53/Tab_white_protocol.png); | ||
+ | background-repeat:no-repeat; | ||
+ | float:left; | ||
+ | margin-right:5px | ||
+ | margin-left:30%;} | ||
+ | |||
+ | a.tab-calender-gray | ||
+ | {background-image:url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png); | ||
+ | background-repeat:no-repeat; | ||
+ | background-position:top; | ||
+ | } | ||
+ | |||
+ | a.tab-calender-gray:hover | ||
+ | {background-image:url(https://static.igem.org/mediawiki/2014/2/23/Tab_gray_calender.png); | ||
+ | background-repeat:no-repeat; | ||
+ | background-posotion:bottom;} | ||
Revision as of 02:09, 3 September 2014