Difference between revisions of "Template:Toulouse"

Line 1: Line 1:
{{Template_All_Teams}}
+
<!-- {{Template_All_Teams}} -->
 
+
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<!-- Declare that you are going to use html code instead of wiki code -->
 
<html>
 
<html>
<link rel="stylesheet"  href="http://igemtoulouse.free.fr/css/main.css" />
+
<p></p>
 +
<style>
 +
/* Override some annoying default settings */
 +
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 +
    display:none;}
 +
#top-section {
 +
    border: none;
 +
    height: 0px;}
 +
#content {
 +
    border: none;
 +
    padding: 0px 0px 0px 0px;
 +
}
 +
#globalWrapper {
 +
    font-size: 100%;
 +
}
 +
 
 +
#content {
 +
    width:100%;
 +
}
 +
 
 +
h1, h2, h3, h4, h5, h6 { border-bottom: 0px transparent;
 +
line-height: 0;
 +
margin-bottom: none;
 +
}
 +
 
 +
a:visited {
 +
    color: #18bc9c;
 +
}
 +
</style>
 +
<!-- Remove empty <p> tags -->
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $("p").filter( function() {
 +
            return $.trim($(this).html()) == '';
 +
        }).remove()
 +
    });
 +
</script>
  
+
<!-- CSS insert -->
 +
<!-- TODO: host fonts locally, don't rely on google fonts -->
 +
<!-- TODO: host font awesome locally -->
 +
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic' rel='stylesheet' type='text/css'>
 +
<link rel="stylesheet" href="http://igemtoulouse.free.fr/css/main.css">
 +
<link rel="stylesheet" href="http://igemtoulouse.free.fr/css/font-awesome.min.css">
 +
<!-- JS insert -->
 +
<script type="text/javascript" src="https://2015.igem.org/wiki/index.php?title=Template:Evry/Bootstrap-JS&action=raw&ctype=text/css" type="text/javascript"></script>
 +
<!-- Old wiki code Removed ! -->
 
</html>
 
</html>

Revision as of 13:49, 14 June 2015