Team:Berlin/AllCss

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> /*! * Bootstrap v3.1.1 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/bl...")
Line 1: Line 1:
<html>
<html>
 +
<head>
<style type="text/css">
<style type="text/css">
Line 6,369: Line 6,370:
   height: 100%; /* For at least Firefox */
   height: 100%; /* For at least Firefox */
   min-height: 100%;
   min-height: 100%;
-
   background: url('../img/background/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
+
   background: url('https://static.igem.org/mediawiki/2014/9/91/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
   -webkit-background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -moz-background-size: cover;
Line 7,735: Line 7,736:
</style>
</style>
 +
</head>
 +
<body>
 +
 +
</body>
</html>
</html>

Revision as of 10:30, 2 October 2014