Team:Berlin/EditCoverBootstrap

From 2014.igem.org

(Difference between revisions)
(Created page with " .a-logo:hover{ text-decoration: none; color: rgb(145,213,87); } .a-logo{ color: rgb(145,213,87); } a, a:focus, a:hover { color: #0ecd28; } html, body { height: 100...")
 
(4 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<style type="text/css">
.a-logo:hover{
.a-logo:hover{
Line 30: Line 32:
   height: 100%;  
   height: 100%;  
   min-height: 100%;
   min-height: 100%;
-
  background: url('../img/background/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
+
background-image: url(https://static.igem.org/mediawiki/2014/9/91/Team_Berlin_igem_background_start.jpg);
   -webkit-background-size: cover;
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -moz-background-size: cover;
Line 212: Line 214:
   }
   }
}
}
 +
 +
</style>
 +
</html>

Latest revision as of 10:18, 2 October 2014