UNSW BIOMOD 2015:Outreach

From OpenWetWare
Jump to navigationJump to search

<html>

 <head style="background-color:#FDF7DF">
   <link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></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>

 </head>

</html>

Home        Our Project        The Lab Book        The Team        Our Sponsors        Outreach        Contact Us       


<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>
   <a style="font-size:10px" href="javascript:edit();">*</a>
 </p>
</body>

</html>