Team:UCL London/testt
From 2010.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
{ | { | ||
background: url('https://static.igem.org/mediawiki/2010/f/f1/UCL-hac-bg.png'); | background: url('https://static.igem.org/mediawiki/2010/f/f1/UCL-hac-bg.png'); | ||
+ | width: 100%; | ||
} | } | ||
#hac ul{ | #hac ul{ | ||
list-style: none; | list-style: none; | ||
- | margin: | + | margin:10px auto; |
padding: 0; | padding: 0; | ||
} | } | ||
Line 17: | Line 18: | ||
padding: 10px; | padding: 10px; | ||
display: block; | display: block; | ||
- | margin | + | margin: 0 ; |
- | background: # | + | background: #5fcc3f; |
border: 5px solid #246110; | border: 5px solid #246110; | ||
width: 50px; | width: 50px; | ||
- | height: | + | height: 150px; |
overflow: hidden; | overflow: hidden; | ||
color: #fff; | color: #fff; | ||
+ | opacity:0.85 | ||
} | } | ||
Line 77: | Line 79: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
lastBlock = $("#hac a:first"); | lastBlock = $("#hac a:first"); | ||
- | maxWidth = | + | maxWidth = 260; |
- | minWidth = | + | minWidth = 50; |
$("#hac li").hover( | $("#hac li").hover( | ||
Line 91: | Line 93: | ||
<div id="hac"> | <div id="hac"> | ||
- | <ul> | + | <ul class="clearfix"> |
<li class="alpha"> | <li class="alpha"> | ||
- | <div class="title"><h3> | + | <div class="title"><h3>U</h3></div> |
<p> | <p> | ||
<strong>Freebies</strong><br/> | <strong>Freebies</strong><br/> | ||
Line 102: | Line 104: | ||
<li> | <li> | ||
- | <div class="title"><h3> | + | <div class="title"><h3>C</h3></div> |
+ | <p> | ||
+ | <strong>Freebies</strong><br/> | ||
+ | Download free files to make your job easier. | ||
+ | </p> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <div class="title"><h3>L</h3></div> | ||
+ | <p> | ||
+ | <strong>Freebies</strong><br/> | ||
+ | Download free files to make your job easier. | ||
+ | </p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <div class="title"><h3>I</h3></div> | ||
+ | <p> | ||
+ | <strong>Freebies</strong><br/> | ||
+ | Download free files to make your job easier. | ||
+ | </p> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <div class="title"><h3>G</h3></div> | ||
+ | <p> | ||
+ | <strong>Freebies</strong><br/> | ||
+ | Download free files to make your job easier. | ||
+ | </p> | ||
+ | </li> | ||
+ | |||
+ | <li> | ||
+ | <div class="title"><h3>E</h3></div> | ||
<p> | <p> | ||
<strong>Freebies</strong><br/> | <strong>Freebies</strong><br/> | ||
Line 110: | Line 143: | ||
<li class="omega"> | <li class="omega"> | ||
- | <div class="title"><h3> | + | <div class="title"><h3>M</h3></div> |
<p> | <p> | ||
<strong>Freebies</strong><br/> | <strong>Freebies</strong><br/> |
Latest revision as of 14:53, 24 October 2010
-
U
Freebies
Download free files to make your job easier. -
C
Freebies
Download free files to make your job easier. -
L
Freebies
Download free files to make your job easier. -
I
Freebies
Download free files to make your job easier. -
G
Freebies
Download free files to make your job easier. -
E
Freebies
Download free files to make your job easier. -
M
Freebies
Download free files to make your job easier.