Difference between revisions of "Template:BABS UNSW Australia"

 
(56 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
 
    display:none;}
+
 
 +
#content {
 +
 
 +
padding-bottom:140px !important;
 +
 
 +
}
 +
.page-header {
 +
  padding-bottom:0px !important;
 +
}
 +
 
 +
.page-header img {
 +
  max-height:60% !important;
 +
 
 +
}
 +
 
 +
body {
 +
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
 +
    font-size: 14px;
 +
    line-height: 1.42857143;
 +
    color: #333;
 +
    background-color: #fff;
 +
}
 +
 
 +
.page-header {
 +
 
 +
  margin-top: 50px !important;
 +
 
 +
}
 +
 
 +
.col-xs-9 {
 +
    margin-bottom: 40px;
 +
}
 +
/* Fix top panel Bootstrap issues. Patch by iGEM Stockholm 2015. Include this stylesheet in your header, after Bootstrap, to restore the original style to the top menu.*/
 +
top_menu_14, #top_menu_under, #top_menu_inside {
 +
box-sizing: initial;
 +
line-height: initial;
 +
}
 +
top_menu_inside {
 +
margin-left: 20px;
 +
}
 +
bars_box, #menu_BarsBox, h5 {
 +
-webkit-box-sizing: initial; box-sizing: initial; line-height: normal;
 +
}
 +
menu_BarsBox > h5 {
 +
color: rgb(0, 0, 0);
 +
font-family: arial, sans-serif;
 +
font-size: 12px;
 +
line-height: normal;
 +
margin-bottom: 0px;
 +
margin-top: 0px;
 +
font-weight: bold;
 +
}
 +
.accordion-content li {
 +
line-height: 18px;
 +
-webkit-box-sizing: initial;
 +
box-sizing: initial;
 +
}
 +
.accordion-header, .active-header, .accordion-header_noaction {
 +
-webkit-box-sizing: initial;
 +
box-sizing: initial;
 +
color: rgb(101, 100, 89);
 +
font-family: Arial, Gadget, sans-serif;
 +
font-size: 13.92px; font-weight: bold;
 +
line-height:
 +
normal;
 +
margin: 0;
 +
}
 +
 
 +
 
 +
#contentsub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
  display:none;
 +
}
 
#top-section {
 
#top-section {
    border: none;
+
  border:none;
    height: 0px;}
+
  height:0px;
 +
}
 +
 
 
#content {
 
#content {
    border: none;
+
  border:none;
    padding: 0px 0px 0px 0px;
+
  padding: 0px 0px 0px 0px;
 
}
 
}
 
#globalWrapper {
 
#globalWrapper {
    font-size: 100%;
+
  font-size: 100%;
 
}
 
}
 
 
#content {
 
#content {
     width:100%;
+
  width:100%;
 +
}
 +
 
 +
figcaption {
 +
     margin: 10px 0 0 0;
 +
    font-variant: normal;
 +
    font-family: Arial;
 +
    font-weight: lighter;
 +
    color: #bb3333;
 +
    text-align:center;
 +
}
 +
 
 +
img {
 +
max-width:100%;
 +
}
 +
 
 +
body {
 +
 
 +
        background-color: transparent;
 +
        top: 50px;
 +
 
 
}
 
}
  
    /**
 
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 
    * http://www.cssportal.com
 
    */
 
    html, body, div, span, applet, object, iframe,
 
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 
    a, abbr, acronym, address, big, cite, code,
 
    del, dfn, em, img, ins, kbd, q, s, samp,
 
    small, strike, strong, sub, sup, tt, var,
 
    b, u, i, center,
 
    dl, dt, dd, ol, ul, li,
 
    fieldset, form, label, legend,
 
    table, caption, tbody, tfoot, thead, tr, th, td,
 
    article, aside, canvas, details, embed,
 
    figure, figcaption, footer, header, hgroup,
 
    menu, nav, output, ruby, section, summary,
 
    time, mark, audio, video {
 
    margin: 0;
 
    padding: 0;
 
    border: 0;
 
    font-size: 100%;
 
    font: inherit;
 
    vertical-align: baseline;
 
    }
 
    /* HTML5 display-role reset for older browsers */
 
    article, aside, details, figcaption, figure,
 
    footer, header, hgroup, menu, nav, section {
 
    display: block;
 
    }
 
    body {
 
    line-height: 1;
 
    }
 
    ol, ul {
 
    list-style: none;
 
    }
 
    blockquote, q {
 
    quotes: none;
 
    }
 
    blockquote:before, blockquote:after,
 
    q:before, q:after {
 
    content: '';
 
 
</style>
 
</style>
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/babspagecss&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-CSS&action=raw&ctype=text/css" />
 +
<!-- JS -->
 +
<script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Template:BABS_UNSW_Australia/Bootstrap-JS&action=raw&ctype=text/javascript" type="text/javascript"></script>
 +
 
</html>
 
</html>

Latest revision as of 14:40, 17 September 2015