Difference between revisions of "Template:Edigem15 Design"

 
(4 intermediate revisions by 2 users not shown)
Line 76: Line 76:
 
     color: #fff;
 
     color: #fff;
 
     background-color: #fff;
 
     background-color: #fff;
     background: url("https://static.igem.org/mediawiki/2015/d/d0/Edigem15_Design.jpg") no-repeat bottom center scroll;  
+
     background: url("https://static.igem.org/mediawiki/2015/7/78/Edigem15_Design_tower.jpeg") no-repeat bottom center scroll;  
 
     -webkit-background-size: cover;
 
     -webkit-background-size: cover;
 
     -moz-background-size: cover;
 
     -moz-background-size: cover;
Line 90: Line 90:
  
 
.intro .intro-body .brand-heading {
 
.intro .intro-body .brand-heading {
 +
color: #000;
 
     margin-top: 15%;
 
     margin-top: 15%;
 
     font-size: 40px;
 
     font-size: 40px;
Line 187: Line 188:
 
padding: 10em 10%;
 
padding: 10em 10%;
 
background: #fff;
 
background: #fff;
color: #fff;
+
color: #740404;
 
text-align: center;
 
text-align: center;
 
}
 
}
  
 
section h2 {
 
section h2 {
 +
        color: #740404;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
Line 199: Line 201:
  
 
section p {
 
section p {
color: #fff;
+
color: #740404;
 
font-size: 1.3em;
 
font-size: 1.3em;
 
line-height: 1.5;
 
line-height: 1.5;
Line 246: Line 248:
  
 
section.color h2 {
 
section.color h2 {
 +
color: #fff;
 +
}
 +
 +
section.color p {
 
color: #fff;
 
color: #fff;
 
}
 
}
Line 715: Line 721:
 
}
 
}
 
}
 
}
 +
 +
/*menu*/
  
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
 
#custom-bootstrap-menu.navbar-default .navbar-brand {
Line 720: Line 728:
 
}
 
}
 
#custom-bootstrap-menu.navbar-default {
 
#custom-bootstrap-menu.navbar-default {
     font-size: 20px;
+
     font-size: 18px;
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     border-bottom-width: 0px;
 
     border-bottom-width: 0px;
Line 727: Line 735:
 
     color: rgba(255, 255, 255, 1);
 
     color: rgba(255, 255, 255, 1);
 
     background-color: rgba(34, 34, 34, 1);
 
     background-color: rgba(34, 34, 34, 1);
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    padding-top: 10px;
 
}
 
}
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
 
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
Line 754: Line 765:
 
}
 
}
  
 +
/*end menu*/
  
  

Latest revision as of 19:12, 20 November 2015

gh