Line 265: | Line 265: | ||
div#weeks{ | div#weeks{ | ||
position: fixed; | position: fixed; | ||
− | + | ||
} | } | ||
Line 281: | Line 281: | ||
#weekslist{ | #weekslist{ | ||
− | |||
position: relative; | position: relative; | ||
font-size:0; | font-size:0; | ||
Line 292: | Line 291: | ||
#weekslist a{ | #weekslist a{ | ||
− | |||
cursor: url("https://static.igem.org/mediawiki/2016/5/5f/Design_pasteur2016.png"), pointer; | cursor: url("https://static.igem.org/mediawiki/2016/5/5f/Design_pasteur2016.png"), pointer; | ||
margin:2px; | margin:2px; | ||
Line 309: | Line 307: | ||
#weekslist a:hover{ | #weekslist a:hover{ | ||
− | |||
border-color: #000000; | border-color: #000000; | ||
opacity: 3.5; | opacity: 3.5; |