Team:Lambert GA

From 2013hs.igem.org

(Difference between revisions)
(Undo revision 8900 by JasP12345 (talk))
Line 1: Line 1:
<html>
<html>
<head>
<head>
-
<style type="text/css">
+
<style>
-
#pics {
+
ul
-
    width:   760px;
+
{
-
    height: 400px;
+
list-style-type:none;
-
    padding: 0;
+
margin:0;
-
    margin: 0;
+
padding:0;
-
    z-index: -500;
+
padding-top:6px;
 +
padding-bottom:6px;
}
}
-
#pics img {
+
li
-
    padding: 21px;
+
{
-
    border:  3px solid blue;
+
display:inline;
-
    border-radius: 15px;
+
-
    background-color: #01A9DB;
+
-
    width:  718px;
+
-
    height: 368px;
+
-
    top:  0;
+
-
    left: 0;
+
}
}
-
#links {
+
a:link,a:visited
-
padding-top: 20px;
+
{
-
padding-bottom: 20px;
+
font-weight:bold;
 +
color:#FFFFFF;
 +
background-color:#660106;
 +
text-align:center;
 +
padding:6px;
 +
text-decoration:none;
 +
text-transform:uppercase;
}
}
-
#links a {
+
a:hover,a:active
-
padding: 16px;
+
{
-
}
+
background-color:#FF00FF;
-
#countdown {
+
-
font: bold 50px "Trebuchet MS";
+
-
}
+
-
table {
+
-
color: darkblue;
+
}
}
 +
</style>
</style>
</head>
</head>

Revision as of 18:56, 18 June 2013