Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
Line 983: Line 983:
     width: 100px ;
     width: 100px ;
}
}
-
 
+
/* YouTube player */
 +
#player {
 +
    width: 348px;
 +
    height: 240px;
 +
    overflow: hidden;
 +
    background: gray;
 +
    position: absolute;
 +
    border: solid 2px gray;
 +
}
</style>
</style>
</html>
</html>

Revision as of 09:53, 15 October 2014