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...")
 
(3 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
<style type="text/css">
<style type="text/css">
Line 7: Line 8:
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
  */
 +
 +
 +
.btn-default,
.btn-default,
Line 6,369: Line 6,373:
   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,553: Line 7,557:
clear: both;
clear: both;
}
}
 +
/* Media Querie Large
/* Media Querie Large
Line 7,725: Line 7,730:
-
 
+
.project-headline
 +
{
 +
  text-align: left;
 +
      font-size: 35px;
 +
}
Line 7,735: Line 7,744:
</style>
</style>
 +
</head>
 +
<body>
 +
 +
</body>
</html>
</html>

Latest revision as of 19:04, 13 October 2014