Team:St Andrews/demo
From 2010.igem.org
(Difference between revisions)
(25 intermediate revisions not shown) | |||
Line 376: | Line 376: | ||
img.lybanner | img.lybanner | ||
{ | { | ||
+ | visibility:hidden; | ||
z-index:4; | z-index:4; | ||
position:absolute; | position:absolute; | ||
Line 429: | Line 430: | ||
img.background | img.background | ||
{ | { | ||
+ | visibility:hidden; | ||
z-index:3; | z-index:3; | ||
position:absolute; | position:absolute; | ||
Line 438: | Line 440: | ||
img.gradient | img.gradient | ||
{ | { | ||
+ | visibility:hidden; | ||
z-index:5; | z-index:5; | ||
position:absolute; | position:absolute; | ||
Line 447: | Line 450: | ||
img.gradientb | img.gradientb | ||
{ | { | ||
+ | visibility:hidden; | ||
z-index:5; | z-index:5; | ||
position:absolute; | position:absolute; | ||
Line 479: | Line 483: | ||
body | body | ||
{ | { | ||
- | background-color:# | + | padding: 0; |
- | + | margin: 0; | |
+ | background-color: #001e25; | ||
+ | background-image: url(http://www.lysogeny.com/images/bacter1.JPG); | ||
+ | background-attachment: fixed; | ||
+ | background-position: 100px 200px; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: bottom center; | ||
h1.firstHeading | h1.firstHeading | ||
{ | { | ||
Line 520: | Line 530: | ||
div.exphoto | div.exphoto | ||
{ | { | ||
+ | position:relative; | ||
z-index:6; | z-index:6; | ||
width:160px; | width:160px; | ||
Line 527: | Line 538: | ||
{ | { | ||
z-index:6; | z-index:6; | ||
- | |||
position:relative; | position:relative; | ||
+ | left:200px; | ||
+ | top:-200px; | ||
background:#ffffff; | background:#ffffff; | ||
color:#000000; | color:#000000; | ||
- | margin-left: | + | margin-left:0px; |
- | width: | + | width:390px; |
padding:5px; | padding:5px; | ||
+ | margin:auto; | ||
} | } | ||
Line 643: | Line 656: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".exphoto").corner("32px") | $(".exphoto").corner("32px") | ||
+ | $(".navmenu-h").corner("32px") | ||
$(".exphoto").corner("80px tr") | $(".exphoto").corner("80px tr") | ||
$(".exmain").corner("32px bl") | $(".exmain").corner("32px bl") | ||
Line 769: | Line 783: | ||
</div> | </div> | ||
<div class="text"> | <div class="text"> | ||
- | + | some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text | |
</div> | </div> | ||
</div> | </div> |
Latest revision as of 14:31, 25 August 2010
Lukas Ly
Alasdair Morton
some text some text some text some text some text some text some text some text some text some text some text some text some text some text some text
Patrick Olden
David Owen