Difference between revisions of "Template:Edinburgh practices"

 
(30 intermediate revisions by 2 users not shown)
Line 28: Line 28:
 
height: 100%;
 
height: 100%;
 
border: 0px;
 
border: 0px;
background-color: transparent;
+
background-color: #000;
 
margin: 0px;
 
margin: 0px;
 
padding: 0px;
 
padding: 0px;
Line 40: Line 40:
 
margin-left: auto;
 
margin-left: auto;
 
margin-right: auto;
 
margin-right: auto;
background-color: transparent;
+
background-color: #000;
 
padding: 0px;
 
padding: 0px;
 
font-size: 100%;
 
font-size: 100%;
Line 80: Line 80:
 
h5,
 
h5,
 
h6 {
 
h6 {
     margin: 0 0 35px;
+
     margin: none;
 
     text-transform: uppercase;
 
     text-transform: uppercase;
 
     font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-weight: 700;
 
     font-weight: 700;
 
     letter-spacing: 1px;
 
     letter-spacing: 1px;
 +
border-bottom: none;
 +
 +
 
}
 
}
  
Line 105: Line 108:
 
     display: table;
 
     display: table;
 
     width: 100%;
 
     width: 100%;
     height: auto;
+
     height: 100%;
 
     text-align: center;
 
     text-align: center;
 
     color: #fff;
 
     color: #fff;
 
     background-color: #000;
 
     background-color: #000;
     background: url("https://static.igem.org/mediawiki/2015/6/62/Edigem15_practices_Story.png") no-repeat bottom center scroll;  
+
     background: url("https://static.igem.org/mediawiki/2015/2/26/Edigem15_Ourstory_bannerimagelq.jpeg") no-repeat bottom center scroll;  
 
     -webkit-background-size: cover;
 
     -webkit-background-size: cover;
 
     -moz-background-size: cover;
 
     -moz-background-size: cover;
Line 125: Line 128:
 
     margin-top: 15%;
 
     margin-top: 15%;
 
     font-size: 40px;
 
     font-size: 40px;
 +
border-bottom: none;
 
}
 
}
  
Line 149: Line 153:
 
}
 
}
  
 +
.arrowtext
 +
{
 +
    width: 100%;
 +
    display: block;
 +
}
 +
 +
.arrow
 +
{
 +
    height: 50px;
 +
    width: 100px;
 +
    opacity: 0.7;
 +
}
  
 
/*foreword*/
 
/*foreword*/
Line 154: Line 170:
  
 
header .intro-text {
 
header .intro-text {
     padding-top: 100px;
+
     padding-top: 50px;
 
     padding-bottom: 50px;
 
     padding-bottom: 50px;
 
}
 
}
Line 162: Line 178:
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-size: 22px;
 
     font-size: 22px;
    font-style: italic;
 
 
     line-height: 22px;
 
     line-height: 22px;
 
text-color: #fff;
 
text-color: #fff;
Line 179: Line 194:
 
@media(min-width:768px) {
 
@media(min-width:768px) {
 
     header .intro-text {
 
     header .intro-text {
         padding-top: 300px;
+
         padding-top: 50px;
         padding-bottom: 200px;
+
         padding-bottom: 100px;
 
     }
 
     }
  
Line 187: Line 202:
 
         font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
         font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
         font-size: 40px;
 
         font-size: 40px;
        font-style: italic;
 
 
         line-height: 40px;
 
         line-height: 40px;
 
     }
 
     }
Line 200: Line 214:
 
     }
 
     }
 
}
 
}
 +
  
 
section {
 
section {
     padding: 10px 0;
+
     padding: 0;
 
}
 
}
  
Line 211: Line 226:
 
     font-size: 40px;
 
     font-size: 40px;
 
     color: white;
 
     color: white;
 +
border-bottom: none;
  
  
Line 220: Line 236:
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
     font-size: 16px;
 
     font-size: 16px;
    font-style: italic;
 
 
     font-weight: 400;
 
     font-weight: 400;
 
}
 
}
Line 226: Line 241:
 
@media(min-width:768px) {
 
@media(min-width:768px) {
 
     section {
 
     section {
         padding: 150px 0;
+
         padding: 10px 0;
 
     }
 
     }
 
}
 
}
Line 353: Line 368:
 
.timeline .timeline-body>ul {
 
.timeline .timeline-body>ul {
 
     margin-bottom: 0;
 
     margin-bottom: 0;
     color:#808080;
+
     color:#fff;
 
}
 
}
 
/*Style for even div.line*/
 
/*Style for even div.line*/
Line 493: Line 508:
 
}
 
}
  
 +
/*menu*/
  
/*overlay */
+
#custom-bootstrap-menu.navbar-default .navbar-brand {
 
+
     color: rgba(255, 255, 255, 1);
#overlay
+
{
+
     display: none;
+
 
}
 
}
 
+
#custom-bootstrap-menu.navbar-default {
#overlay:target{
+
    font-size: 18px;
     display: block;
+
    background-color: rgba(34, 34, 34, 1);
     position: fixed;
+
    border-bottom-width: 0px;
     top: 0;
+
}
     left: 0;
+
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
     width: 100%;
+
     color: rgba(255, 255, 255, 1);
     height: 100%;
+
     background-color: rgba(34, 34, 34, 1);
     z-index: 99999;
+
     padding-left:5px;
     background-color: #000;  
+
    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:focus {
 +
     color: rgba(255, 255, 255, 1);
 +
     background-color: rgba(87, 86, 86, 1);
 +
}
 +
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
 +
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
 +
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
 +
     color: rgba(255, 255, 255, 1);
 +
     background-color: rgba(87, 86, 86, 1);
 +
}
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle {
 +
    border-color: #575656;
 +
}
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
 +
    background-color: #575656;
 +
}
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
 +
    background-color: #575656;
 +
}
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
 +
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
 +
     background-color: #222222;
 
}
 
}
  
#overlay h2
+
/*end menu*/
{
+
    margin-top: 0;
+
    margin-bottom: 15px;
+
    font-size: 40px;
+
  
}
+
</style>
  
#overlay p{
 
    text-align: center;
 
    margin-bottom: 75px;
 
    text-transform: none;
 
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
 
    font-size: 16px;
 
    font-style: italic;
 
    font-weight: 400;
 
}
 
</style>
 
<!-- End of CSS -->
 
  
  
 
</html>
 
</html>

Latest revision as of 21:27, 18 September 2015