Difference between revisions of "Template:Copenhagen-Header"

 
(106 intermediate revisions by 2 users not shown)
Line 23: Line 23:
  
 
   /***************************************************** CUSTOM WIKI SETTINGS  ****************************************************/
 
   /***************************************************** CUSTOM WIKI SETTINGS  ****************************************************/
 +
 +
#bodyContent a[href ^="https://"], .link-https {
 +
    padding-right: 16px;
 +
    color: white; !important!
 +
}
 +
 +
a:hover {
 +
    color: white;
 +
    text-decoration: underline;
 +
}
 +
 +
a {
 +
    color: white;
 +
    text-decoration: none;
 +
}
 +
 +
#bodyContent a[href ^="http://"], #bodyContent a[href ^="gopher://"] {
 +
    text-decoration: underline;
 +
}
 +
 +
#bodyContent a[href ^="https://"], .link-https {
 +
    padding-right: 16px;
 +
    color: white;
 +
}
 +
 +
a:visited {
 +
    color: white;
 +
text-decoration: underline;
 +
}
  
 
b, strong {
 
b, strong {
Line 30: Line 59:
  
 
#HQ_page h1, h2, h3, h4, h5 {
 
#HQ_page h1, h2, h3, h4, h5 {
     font-family: Georgia, serif;
+
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
}
 
}
  
 
#HQ_page li {
 
#HQ_page li {
     font-family: Georgia, serif;
+
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     text-align: justify;
 
     text-align: justify;
     font-weight: 400;
+
     font-weight: 300;
font-size: 13px;  
+
font-size: 15px;  
 
}
 
}
  
 
#HQ_page p {
 
#HQ_page p {
     font-family: Georgia, serif;
+
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     text-align: justify;
 
     text-align: justify;
     font-weight: 400;
+
     font-weight: 300;
font-size: 13px;  
+
font-size: 15px;  
 
}
 
}
  
Line 60: Line 89:
 
h5,
 
h5,
 
h6{
 
h6{
     font-family: Georgia, serif;
+
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     font-weight: 800;
 
     font-weight: 800;
 
color: white;
 
color: white;
Line 71: Line 100:
  
 
element.style ul{
 
element.style ul{
font-family: Georgia, serif;
+
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     font-weight: 700;
 
     font-weight: 700;
 
color: white;
 
color: white;
Line 116: Line 145:
  
 
.intro-header4 {
 
.intro-header4 {
     padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
+
     padding-top: 50px;
 
     padding-bottom: 50px;
 
     padding-bottom: 50px;
     text-align: center;
+
     /* text-align: center; */
 
     color: white;
 
     color: white;
     background-image: url("https://static.igem.org/mediawiki/2017/3/3e/UCopenhagen_Wallpaper1_narrow.png");
+
     background-image: url(https://static.igem.org/mediawiki/2017/3/3e/UCopenhagen_Wallpaper1_narrow.png);
     background-repeat;
+
     font-family: Helvetica;
 +
    font-weight: 200;
 +
    font-size: 12px;
 
}
 
}
  
Line 273: Line 304:
 
     color: white;
 
     color: white;
 
     padding: 16px;
 
     padding: 16px;
     font-family: Georgia, serif;
+
     font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     font-size: 14px;
 
     font-size: 14px;
 
     border: none;
 
     border: none;
Line 386: Line 417:
  
 
.img-responsive1{
 
.img-responsive1{
     width:400px;
+
align-content: center;
     height:100px;
+
     width:300px;
 +
     height:495px;
 
}
 
}
  
 
.img-responsive2{
 
.img-responsive2{
    width:500px;
+
align-content: center;
     height:350px;
+
  width:400px;
 +
     height:400px;
 +
transform: rotate(90deg);
 
}
 
}
  
 
.img-responsive3{
 
.img-responsive3{
     width:350px;
+
     width:500px;
     height:300px;
+
     height:350px;
 
}
 
}
  
Line 461: Line 495:
 
       margin-bottom: 0;
 
       margin-bottom: 0;
 
       border-bottom: 0px solid rgba(255, 255, 255, 0.3);
 
       border-bottom: 0px solid rgba(255, 255, 255, 0.3);
       font-family: Georgia, serif;
+
       font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
       background-color: black;
 
       background-color: black;
 
     }
 
     }
Line 515: Line 549:
 
         background: #141414;
 
         background: #141414;
 
         border-bottom: 0px solid rgba(255, 255, 255, 0.3);
 
         border-bottom: 0px solid rgba(255, 255, 255, 0.3);
font-family: Georgia, serif;
+
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 
     min-height:30px;
 
     min-height:30px;
  
Line 545: Line 579:
  
 
/* Some left and right padding inside the container */
 
/* Some left and right padding inside the container */
.container {
+
.container{
 
     padding: 0 16px;
 
     padding: 0 16px;
 
}
 
}
Line 597: Line 631:
 
.team-img {
 
.team-img {
 
width:400px;
 
width:400px;
     height:500px;
+
     height:400px;
 
}
 
}
  
Line 625: Line 659:
 
     height: auto;
 
     height: auto;
 
}
 
}
 +
 +
#HQ_page td {
 +
    padding: 10px;
 +
    border: 1px solid #ccc;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    background-color: white;
 +
    font-family: Helvetica;
 +
    font-weight: 300;
 +
}
 +
 +
#HQ_page th {
 +
    background-color: #f2f2f2;
 +
    padding: 10px;
 +
    color: black;
 +
    border: 1px solid #ccc;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
    font-family: Helvetica;
 +
    font-weight: 501;
 +
}
 +
 +
button, input, select, textarea {
 +
    font-family: Helvetica;
 +
    font-size: inherit;
 +
    background-color: black;
 +
    line-height: inherit;
 +
}
 +
 +
caption {
 +
    padding-top: 8px;
 +
    padding-bottom: 8px;
 +
    color: white;
 +
    text-align: left;
 +
}
 +
 +
/** LIGHTBOX MARKUP **/
 +
 +
.lightbox {
 +
/** Default lightbox to hidden */
 +
display: none;
 +
 +
/** Position and style */
 +
position: fixed;
 +
z-index: 999;
 +
width: 100%;
 +
height: 100%;
 +
text-align: center;
 +
top: 0;
 +
left: 0;
 +
background: rgba(0,0,0,0.8);
 +
}
 +
 +
.lightbox img {
 +
/** Pad the lightbox image */
 +
max-width: 90%;
 +
max-height: 80%;
 +
margin-top: 5%;
 +
}
 +
 +
.lightbox:target {
 +
/** Remove default browser outline */
 +
outline: none;
 +
 +
/** Unhide lightbox **/
 +
display: block;
 +
}
 +
 +
.fblogo {
 +
    display: inline-block;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    height: 200px;
 +
}
 +
 +
#images{
 +
    text-align:center;
 +
}
 +
 +
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
 +
    color: #fff;
 +
    background-color: #083F54;
 +
}
 +
 +
#sidebar {
 +
  width: 190px;
 +
  position: fixed;
 +
  margin-right: 410px;
 +
}
 +
 +
      .ui-widget {
 +
            border: 1px solid black;
 +
 +
        }
 +
 +
        .ui-tooltip, .arrow:after {
 +
            background: white;
 +
            border: 1px solid white;
 +
        }
 +
        .ui-tooltip {
 +
            padding: 10px 20px;
 +
            color: black;
 +
            border-radius: 2px;
 +
            font: bold 14px "Helvetica Neue", Sans-Serif;
 +
            text-transform: uppercase;
 +
            box-shadow: 0 0 1px black;
 +
            border: 1px solid white !important;
 +
        }
 +
        .arrow {
 +
            width: 70px;
 +
            height: 16px;
 +
            overflow: hidden;
 +
            position: absolute;
 +
            left: 50%;
 +
            margin-left: -35px;
 +
            bottom: -17px;
 +
        }
 +
        .arrow.top {
 +
            top: -17px;
 +
            bottom: auto;
 +
        }
 +
        .arrow.left {
 +
            left: 20%;
 +
        }
 +
        .arrow:after {
 +
            content: "";
 +
            position: absolute;
 +
            left: 20px;
 +
            top: -20px;
 +
            width: 25px;
 +
            height: 25px;
 +
            box-shadow: 0 0 1px black;
 +
            -webkit-transform: rotate(45deg);
 +
            -moz-transform: rotate(45deg);
 +
            -ms-transform: rotate(45deg);
 +
            -o-transform: rotate(45deg);
 +
            transform: rotate(45deg);
 +
        }
 +
        .arrow.top:after {
 +
            bottom: -20px;
 +
            top: auto;
 +
        }
 +
        .hidden {
 +
            visibility: hidden;
 +
        }
 +
 +
        .fireTip {
 +
            margin-left: 0px;
 +
        }
 +
 +
.cart {
 +
    overflow:hidden;
 +
    padding:10px 3px;
 +
    background: yellow;
 +
}
 +
 
     </style>
 
     </style>
  
Line 661: Line 851:
 
     $(".navbar-collapse").collapse('hide');
 
     $(".navbar-collapse").collapse('hide');
 
});
 
});
 +
 +
function showhide(id) {
 +
      var e = document.getElementById(id);
 +
      e.style.display = (e.style.display == 'block') ? 'none' : 'block';
 +
    }
 +
 +
$(function() {
 +
 +
    var $sidebar  = $("#sidebar"),
 +
        $window    = $(window),
 +
        offset    = $sidebar.offset(),
 +
        topPadding = 15;
 +
 +
    $window.scroll(function() {
 +
        if ($window.scrollTop() > offset.top) {
 +
            $sidebar.stop().animate({
 +
                marginTop: $window.scrollTop() - offset.top + topPadding
 +
            });
 +
        } else {
 +
            $sidebar.stop().animate({
 +
                marginTop: 0
 +
            });
 +
        }
 +
    });
 +
   
 +
});
 +
$(window).load(function() {
 +
$('li.notebook').addClass('active');
 +
$('li.n_over').addClass('active');
 +
 +
$(".affix").css("width", $("#parent").width());
 +
});
 +
 +
$(window).scroll(function() {
 +
$(".affix").css("width", $("#parent").width());
 +
});
 +
 +
$(window).resize(function() {
 +
$(".affix").css("width", $("#parent").width());
 +
});
 +
 +
 +
$(function() {
 +
            $( document ).tooltip({
 +
                items: "input",
 +
                content: function() {
 +
                    return $('.myPopover').html();
 +
                },
 +
                position: {
 +
                    my: "center bottom-20",
 +
                    at: "center top",
 +
                    using: function( position, feedback ) {
 +
                        $( this ).css( position );
 +
                        $( "<div>" )
 +
                                .addClass( "arrow" )
 +
                                .addClass( feedback.vertical )
 +
                                .addClass( feedback.horizontal )
 +
                                .appendTo( this );
 +
                    }
 +
                }
 +
            });
 +
 +
            $('.fireTip').click(function () {
 +
                if(!$(this).hasClass('open')) {
 +
                    $('#age').trigger('mouseover');
 +
                    $(this).addClass('open');
 +
                } else {
 +
                    $('#age').trigger('mouseout');
 +
                    $(this).removeClass('open');
 +
                }
 +
 +
            })
 +
 +
        });
 +
 +
$(document).ready(function(){
 +
$("#masterclass-popover").popover({
 +
    html : true,
 +
placement: 'bottom',
 +
    title: $("#masterclass-popover-head").html(),
 +
    content: $("#masterclass-popover-content").html()
 +
    });
 +
 +
$("small.download-notice a").click(function(e) {
 +
    e.preventDefault();
 +
});
 +
});
 +
 +
$(document).on("click", ".tooltip", function() {
 +
    $(this).tooltip(
 +
        {
 +
            items: ".tooltip",
 +
            content: function(){
 +
                return $(this).data('description');
 +
            },
 +
            close: function( event, ui ) {
 +
                var me = this;
 +
                ui.tooltip.hover(
 +
                    function () {
 +
                        $(this).stop(true).fadeTo(400, 1);
 +
                    },
 +
                    function () {
 +
                        $(this).fadeOut("400", function(){
 +
                            $(this).remove();
 +
                        });
 +
                    }
 +
                );
 +
                ui.tooltip.on("remove", function(){
 +
                    $(me).tooltip("destroy");
 +
                });
 +
          },
 +
        }
 +
    );
 +
    $(this).tooltip("open");
 +
});
 +
 
</script>
 
</script>
  
Line 699: Line 1,005:
 
                     <li>
 
                     <li>
 
                         <div class="dropdown">
 
                         <div class="dropdown">
                             <a href="https://2017.igem.org/Team:UCopenhagen/Safety"><button class="dropbtn">Safety</button></a>
+
                             <a href="https://2017.igem.org/Team:UCopenhagen/Safety"><button class="dropbtn">Safety & Labnotes</button></a>
 
                             <div class="dropdown-content">
 
                             <div class="dropdown-content">
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Safety">Safety</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Safety">Safety</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Notebook">Notebook</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Notebook">Notebook</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Protocols">Protocols</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/Protocols">Protocols</a>
 +
                                <a href="https://2017.igem.org/Team:UCopenhagen/Improve">Improve</a>
 
                             </div>
 
                             </div>
 
                         </div>
 
                         </div>
Line 722: Line 1,029:
 
                             <div class="dropdown-content">
 
                             <div class="dropdown-content">
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Silver">Overview</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Silver">Overview</a>
                                <a href="https://2017.igem.org/Team:UCopenhagen/HP/Gold_Integrated">Integrated</a>
 
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Ethics">Ethics</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Ethics">Ethics</a>
 +
                                <a href="https://2017.igem.org/Team:UCopenhagen/HP/Gold_Integrated">Integrated</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Events">Events</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Events">Events</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Media">Media</a>
 
                                 <a href="https://2017.igem.org/Team:UCopenhagen/HP/Media">Media</a>
 
                             </div>
 
                             </div>
                        </div>
 
                    </li>
 
<li>
 
                        <div class="dropdown">
 
                            <a href="https://2017.igem.org/Team:UCopenhagen/Next"><button href="https://2017.igem.org/Team:UCopenhagen/Project" class="dropbtn">What's next?</button></a>
 
                            <div class="dropdown-content">
 
                                <a href="https://2017.igem.org/Team:UCopenhagen/Next">Next steps</a>
 
                                <a href="https://2017.igem.org/Team:UCopenhagen/Limitations">Limitations</a>
 
                                <a href="https://2017.igem.org/Team:UCopenhagen/Ethical-concerns">Ethical concerns</a>
 
                                <a href="https://2017.igem.org/Team:UCopenhagen/Final">Final words</a>
 
 
                         </div>
 
                         </div>
 
                     </li>
 
                     </li>

Latest revision as of 03:57, 2 November 2017