Line 1: | Line 1: | ||
{{Slovenia}} | {{Slovenia}} | ||
<html> | <html> | ||
− | + | <head> | |
− | + | <title>Engagement</title> | |
− | + | <link rel="stylesheet" | |
− | < | + | href="//2016.igem.org/Team:Slovenia/libraries/semantic-min-css?action=raw&ctype=text/css"> |
− | + | <script type="text/javascript" | |
− | + | src="//2016.igem.org/Team:Slovenia/libraries/semantic-min-js?action=raw&ctype=text/javascript"></script> | |
− | < | + | <link rel="stylesheet" type="text/css" href="//2016.igem.org/Team:Slovenia/libraries/custom-css?action=raw&ctype=text/css"> |
− | </ | + | <script type="text/javascript" src="//2016.igem.org/Team:Slovenia/libraries/custom-js?action=raw&ctype=text/javascript"></script> |
− | + | <script type="text/javascript" | |
− | + | src="//2016.igem.org/Team:Slovenia/libraries/zitator-js?action=raw&ctype=text/javascript"></script> | |
− | + | <script type="text/javascript" | |
− | < | + | src="https://2016.igem.org/Team:Slovenia/libraries/bibtexparse-js?action=raw&ctype=text/javascript"></script> |
− | < | + | <!-- MathJax (LaTeX for the web) --> |
− | < | + | <script type="text/x-mathjax-config"> |
− | < | + | MathJax.Hub.Config({ |
− | </ | + | tex2jax: { |
− | + | inlineMath: [['$', '$'], ['\\(', '\\)']] | |
− | </div> | + | }, |
− | + | jax: ["input/TeX","output/SVG"], | |
− | + | TeX: { | |
− | + | extensions: ["mhchem.js"], | |
+ | equationNumbers: {autoNumber: "all" }, | ||
+ | Macros: { | ||
+ | goodbreak: '\\mmlToken{mo}[linebreak="goodbreak"]{}', | ||
+ | badbreak: ['\\mmlToken{mo}[linebreak="badbreak"]{#1}',1], | ||
+ | nobreak: ['\\mmlToken{mo}[linebreak="nobreak"]{#1}',1], | ||
+ | invisibletimes: ['\\mmlToken{mo}{\u2062}'] | ||
+ | } | ||
+ | }, | ||
+ | CommonHTML: { linebreaks: { automatic: true, width: "75% container" } }, | ||
+ | "HTML-CSS": { linebreaks: { automatic: true, width: "68% container" }}, | ||
+ | SVG: { linebreaks: { automatic: true, width: "200% container" }} | ||
+ | }); | ||
+ | </script> | ||
+ | <script type="text/javascript" async | ||
+ | src="//2016.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> | ||
+ | </script> | ||
+ | </head> | ||
+ | <body> | ||
+ | |||
+ | |||
+ | <div id="example"> | ||
+ | <div class="pusher"> | ||
+ | <div class="full height"> | ||
+ | <div class="banana"> | ||
+ | <a href = "//2016.igem.org/Team:Slovenia"> | ||
+ | <img class="ui medium sticky image" src="//2016.igem.org/wiki/images/d/d1/T--Slovenia--logo.png"> | ||
+ | </a> | ||
+ | <div class="ui vertical sticky text menu"> | ||
+ | <a class="item" href="#intro" style="margin-left: 10%"> | ||
+ | <i class="selected radio icon"></i> | ||
+ | <b>Project</b> | ||
+ | </a> | ||
+ | <a class="item" href="#achievements" style="margin-left: 10%"> | ||
+ | <i class="selected radio icon"></i> | ||
+ | <b>Achievements</b> | ||
+ | </a> | ||
+ | <a class="item" href="#requirements" style="margin-left: 10%"> | ||
+ | <i class="selected radio icon"></i> | ||
+ | <b>Medal requirements</b> | ||
+ | </a> | ||
+ | <a class="item" href="idea"> | ||
+ | <i class="chevron circle right icon"></i> | ||
+ | <b>Idea</b> | ||
+ | </a> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | </div> | ||
+ | <div class="article" id="context"> | ||
+ | <!-- menu goes here --> | ||
+ | <!-- content goes here --> | ||
+ | <div class="main ui citing justified container"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 12:16, 15 October 2016