UNSW BIOMOD 2015: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<!-- Remove border -->
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr">
  <head style="background-color:#FDF7DF">
 
    <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
<!-- Start content -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script type"text/javascript">
$(function () {
/*Remove border*/
$("style[media*='screen']").remove();
$("link[href*='favicon']").remove();
//fix heading
var h1 = $(".firstHeading").text().split("/");
$(".firstHeading").text(h1[h1.length-1]);
$("tr:odd").addClass("odd");
});
/*Change icon in tab of browser*/
/*Put images up in openwetware*/
$('link[rel="shortcut icon"]').attr('href','http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png');
</script>


<style type="text/css">
<style type="text/css">
/**** Base styles ****/
/**** Base styles ****/
/*#column-one,*/
/*#column-one, */


#content {
#content {
Line 28: Line 42:
color: black;
color: black;
}
}
 
</style>
</style>
<script type"text/javascript">
<script type"text/javascript">


Line 52: Line 67:
</script>
</script>


  </head>
</html>
<div style="padding: 10px; color: #FDF7DF; background-color: #005C64; width: 650ems">
  <center>
[[UNSW_BIOMOD_2015 | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Home''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Our Project | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Our Project''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:The Lab Book | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''The Lab Book''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:The Team | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''The Team''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Our Sponsors | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Our Sponsors''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Outreach | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Outreach''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[[UNSW_BIOMOD_2015:Contact Us | <font face="Bangers" style="font-size:24px; color:#FDF7DF"> '''Contact Us''' </font>]] &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  </center>
</div><br>
<html>
<body style="background-color:#FDF7DF">
  <p>
  <center>
    <img src="https://scontent-lax3-1.xx.fbcdn.net/hphotos-xpt1/v/t1.0-9/11242344_1063033453714303_1732407391971213553_n.jpg?oh=6cdc8c47826736ee3ec2229627ab38eb&oe=5675BB82"/>
  </center>
  </p>
   <p>
   <p>
     <a style="font-size:10px" href="javascript:edit();">*</a>
     <a style="font-size:10px" href="javascript:edit();">*</a>
   </p>
   </p>
</body>
</html>

Revision as of 20:38, 30 August 2015

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xml:lang="en" lang="en" dir="ltr">

<script type"text/javascript"> $(function () { /*Remove border*/ $("style[media*='screen']").remove(); $("link[href*='favicon']").remove(); //fix heading var h1 = $(".firstHeading").text().split("/"); $(".firstHeading").text(h1[h1.length-1]); $("tr:odd").addClass("odd"); }); /*Change icon in tab of browser*/ /*Put images up in openwetware*/ $('link[rel="shortcut icon"]').attr('href','http://openwetware.org/images/2/29/2014-EchiDNA-WEB-FAVICON.png'); </script>

<style type="text/css"> /**** Base styles ****/ /*#column-one, */

  1. content {
   font-weight: bold;

}

  1. footer, div#sidebar-main, #contentSub, .firstHeading, #siteSub, #jump-to-nav, .printfooter, #p-cactions {
   display: none;

}

/*only show edit button - also remove p-cactions from previous style*/

  1. ca-nstab-main, #ca-talk, #ca-history, #ca-move, #ca-watch, #ca-link, #p-personal{
   display: none;

}

  1. ca-edit{
   display:block;

} /*Make text on edit buttons visible for easier editing*/ .editButtons, #wpSummary{ color: black; }

</style>

<script type"text/javascript">

/* show edit buttons */ function edit(){ $("#footer").show(); $("div#sidebar-main").show(); $("#contentSub").show(); $(".firstHeading").show(); $("#siteSub").show(); $("#jump-to-nav").show(); $(".printfooter").show(); $("#p-cactions").show(); $("#ca-nstab-main").show(); $("#ca-talk").show(); $("#ca-history").show(); $("#ca-move").show() $("#ca-watch").show(); $("#ca-link").show(); $("#p-personal").show(); } </script>

<a style="font-size:10px" href="javascript:edit();">*</a>