Difference between revisions of "Template:Edigem15 Design"

Line 83: Line 83:
 
     width: 100%;
 
     width: 100%;
 
     height: auto;
 
     height: auto;
    padding: 100px 0;
 
 
     text-align: center;
 
     text-align: center;
 
     color: #fff;
 
     color: #fff;
 
     background-color: #000;
 
     background-color: #000;
     background: url(problem.jpg) no-repeat bottom center scroll;  
+
     background: url("https://static.igem.org/mediawiki/2015/6/62/Edigem15_practices_Story.png") no-repeat bottom center scroll;  
 
     -webkit-background-size: cover;
 
     -webkit-background-size: cover;
 
     -moz-background-size: cover;
 
     -moz-background-size: cover;
Line 103: Line 102:
 
     margin-top: 15%;
 
     margin-top: 15%;
 
     font-size: 40px;
 
     font-size: 40px;
 +
border-bottom: none;
 
}
 
}
  
Line 113: Line 113:
 
@media(min-width:768px) {
 
@media(min-width:768px) {
 
     .intro {
 
     .intro {
         height: 100%;
+
         height: 50%;
 
         padding: 0;
 
         padding: 0;
 +
        box-shadow: 0 -100px 100px #000 inset;
 
     }
 
     }
  
Line 125: Line 126:
 
     }
 
     }
 
}
 
}
 
  
 
body {
 
body {
padding-top:60px;
 
 
     width: 100%;
 
     width: 100%;
 
     height: 100%;
 
     height: 100%;
 
     font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     color: #fff;
 
     color: #fff;
     background-color: black;;
+
     background-color: black;
 
}
 
}
  

Revision as of 21:54, 2 September 2015