Team:Poznan-BioInf/borders/top

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <!-- css --> <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" /> ...")
Line 5: Line 5:
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" />
<link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:Poznan-BioInf/stylesheet&action=raw&ctype=text/css" type="text/css" />
-
 
-
    <!-- iGem wiki hacks -->
 
-
        <!-- Remove all empty <p> tags -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                $("p").filter( function() {
 
-
                    return $.trim($(this).html()) == '';
 
-
                }).remove();
 
-
            });
 
-
        </script>
 
-
 
-
        <!-- Remove "team" from the menubar -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                $("menubar > ul > li:last-child").remove();
 
-
            });
 
-
        </script>
 
-
 
-
        <!-- Empty heading? - Then remove it.. -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                if ("" == "</html>{{{1}}}<html>") {
 
-
                    $("#heading").remove();
 
-
                }
 
-
            });
 
-
        </script>
 
Line 45: Line 19:
         <div class="centering">
         <div class="centering">
             <h1>
             <h1>
-
</html>
+
 
-
{{{1}}}
+
-
<html>
+
             </h1>
             </h1>
         </div>
         </div>

Revision as of 14:00, 1 October 2013