Difference between revisions of "Template:Edinburgh practices"

 
(23 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 108: 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 139: Line 139:
 
@media(min-width:768px) {
 
@media(min-width:768px) {
 
     .intro {
 
     .intro {
         height: 50%;
+
         height: 100%;
 
         padding: 0;
 
         padding: 0;
 
         box-shadow: 0 -100px 100px #000 inset;
 
         box-shadow: 0 -100px 100px #000 inset;
Line 153: Line 153:
 
}
 
}
  
 +
.arrowtext
 +
{
 +
    width: 100%;
 +
    display: block;
 +
}
 +
 +
.arrow
 +
{
 +
    height: 50px;
 +
    width: 100px;
 +
    opacity: 0.7;
 +
}
  
 
/*foreword*/
 
/*foreword*/
Line 166: 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 183: 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 191: 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 204: Line 214:
 
     }
 
     }
 
}
 
}
 +
  
 
section {
 
section {
     padding: 10px 0;
+
     padding: 0;
 
}
 
}
  
Line 225: 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 358: 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 496: Line 506:
 
     display: none;
 
     display: none;
 
   }
 
   }
}
 
 
 
/*overlay */
 
 
#overlay
 
{
 
    display: none;
 
}
 
 
#overlay:target{
 
    display: block;
 
    position: fixed;
 
    top: 0;
 
    left: 0;
 
    width: 100%;
 
    height: 100%;
 
    z-index: 99999;
 
    background-color: #000;
 
}
 
 
#overlay h2
 
{
 
    margin-top: 0;
 
    margin-bottom: 15px;
 
    font-size: 40px;
 
 
}
 
 
#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;
 
 
}
 
}
  
 
/*menu*/
 
/*menu*/
  
 
+
#custom-bootstrap-menu.navbar-default .navbar-brand {
/* Black and White drop Drown Menu for Blogger by labstrikes.blogspot.com */
+
    color: rgba(255, 255, 255, 1);
ul.dropdown li a {
+
display: block;
+
padding: 3px 13px;
+
 
}
 
}
ul.dropdown li {
+
#custom-bootstrap-menu.navbar-default {
padding: 0;
+
    font-size: 18px;
 +
    background-color: rgba(34, 34, 34, 1);
 +
    border-bottom-width: 0px;
 
}
 
}
 
+
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
ul.dropdown li.dir {
+
    color: rgba(255, 255, 255, 1);
padding: 7px 20px 7px 12px;
+
    background-color: rgba(34, 34, 34, 1);
 +
    padding-left:5px;
 +
    padding-right:5px;
 +
    padding-top: 10px;
 
}
 
}
ul.dropdown ul li.dir {
+
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
padding-right: 15px;
+
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
 +
    color: rgba(255, 255, 255, 1);
 +
    background-color: rgba(87, 86, 86, 1);
 
}
 
}
ul.dropdown ul a {
+
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
padding: 4px 5px 4px 12px;
+
#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);
 
}
 
}
ul.dropdown ul a:hover {
+
#custom-bootstrap-menu.navbar-default .navbar-toggle {
padding: 3px 5px 3px 11px;
+
    border-color: #575656;
border: solid 1px #ddd;
+
background-color: #eee;
+
font-weight: bold;
+
 
}
 
}
ul.dropdown,
+
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
ul.dropdown li,
+
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
ul.dropdown ul {
+
    background-color: #575656;
list-style: none;
+
margin: 0;
+
padding: 0;
+
 
}
 
}
ul.dropdown {
+
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
position: relative;
+
    background-color: #575656;
z-index: 597;
+
float: left;
+
 
}
 
}
ul.dropdown li {
+
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
float: left;
+
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
min-height: 1px;
+
    background-color: #222222;
line-height: 1.3em;
+
vertical-align: middle;
+
 
}
 
}
ul.dropdown li.hover,
 
ul.dropdown li:hover {
 
position: relative;
 
z-index: 599;
 
cursor: default;
 
}
 
ul.dropdown ul {
 
visibility: hidden;
 
position: absolute;
 
top: 100%;
 
left: 0;
 
z-index: 598;
 
width: 100%;
 
}
 
ul.dropdown ul li {
 
float: none;
 
}
 
ul.dropdown ul ul {
 
top: 1px;
 
left: 99%;
 
}
 
ul.dropdown li:hover > ul {
 
visibility: visible;
 
}
 
ul.dropdown {
 
font: bold 12px Arial, Helvetica, sans-serif;
 
}
 
    ul.dropdown li {
 
    padding: 3px 12px;
 
    background-color: #000;
 
    color: #fff;
 
    }
 
  
    ul.dropdown li.hover,
+
/*end menu*/
    ul.dropdown li:hover {
+
    background-color: #222;
+
    }
+
    ul.dropdown a:link,
+
    ul.dropdown a:visited { color: #fff; text-decoration: none; }
+
    ul.dropdown a:hover { color: #fff; text-decoration: underline; }
+
    ul.dropdown a:active { color: #fff; }
+
  
    /* -- level mark -- */
+
</style>
  
    ul.dropdown ul {
 
    margin-left: -6px;
 
    width: 170px;
 
    padding-bottom: 9px;
 
    background: url(http://4.bp.blogspot.com/-MwgiNzVwW8Q/UIixwkBTy5I/AAAAAAAAFdg/0UQSjWZV1zU/s1600/dropdown_pane.png) 0 100% no-repeat;
 
    color: #000;
 
    font-size: 11px;
 
    font-weight: normal;
 
    }
 
 
        ul.dropdown ul li {
 
        background-color: transparent;
 
        color: #000;
 
        }
 
 
        ul.dropdown ul li.hover,
 
        ul.dropdown ul li:hover {
 
        background-color: transparent;
 
        }
 
 
        ul.dropdown ul li.empty {
 
        padding: 12px 12px 7px !important;
 
        font-weight: bold;
 
        }
 
 
        ul.dropdown ul a:link,
 
        ul.dropdown ul a:visited { color: #000; }
 
        ul.dropdown ul a:hover { color: #000; text-decoration: none; }
 
        ul.dropdown ul a:active { color: #000; }
 
 
        /* -- level mark -- */
 
 
        ul.dropdown ul ul {
 
        display: none;
 
        }
 
/* -- Supporting class `dir` -- */
 
ul.dropdown *.dir {
 
padding-right: 12px;
 
background-image: none;
 
background-position: 100% 50%;
 
background-repeat: no-repeat;
 
}
 
 
 
</style>
 
<!-- End of CSS -->
 
  
  
 
</html>
 
</html>

Latest revision as of 21:27, 18 September 2015