Template:Team:DTU-Denmark/cysucolortest

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
 +
.box {
 +
    background-color: rgba(100,100,100,0.8);
 +
    border: 1px solid black;
 +
    box-shadow: 0 0 5px black;
 +
    padding: 10px;
 +
    width: 80%;
 +
}
 +
 +
:target {
:target {
       padding-top: 40px;
       padding-top: 40px;
Line 90: Line 100:
bottom:0px;
bottom:0px;
z-index:10;
z-index:10;
-
}
 
-
 
-
.box {
 
-
    background-color: rgba(100,100,100,0.8);
 
-
    border: 1px solid black;
 
-
    box-shadow: 0 0 5px black;
 
-
    padding: 10px;
 
-
    width: 80%;
 
}
}

Revision as of 10:44, 16 October 2014