Difference between revisions of "Template:Edigem15 Design"

Line 1: Line 1:
 
<html>
 
<html>
 
+
gh
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
 
<style type="text/css">
 
<style type="text/css">
Line 66: Line 66:
 
}
 
}
  
@media(min-width:768px) {
+
 
        .intro {
+
        height: 100%;
+
        padding: 0;
+
        box-shadow: 0 -200px 200px #fff inset;
+
    }
+
    p {
+
        margin: 0 0 35px;
+
        font-size: 20px;
+
        line-height: 1.6;
+
    }
+
}
+
  
  
Line 116: Line 105:
 
         height: 100%;
 
         height: 100%;
 
         padding: 0;
 
         padding: 0;
         box-shadow: 0 -100px 100px #391919 inset;
+
         box-shadow: 0 -100px 100px #fff inset;
 
     }
 
     }
  
Line 554: Line 543:
 
/* Big half circle */
 
/* Big half circle */
 
#bigHalfCircle path {
 
#bigHalfCircle path {
fill: #7b3a3a;
+
fill: #000;
stroke: #7b3a3a;
+
stroke: #000;
 
}
 
}
  

Revision as of 20:40, 17 September 2015

gh