(Prototype team template page) |
Zigapusnik (Talk | contribs) |
||
(27 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<style> | <style> | ||
− | + | <!-- | |
/********************************* DEFAULT WIKI SETTINGS ********************************/ | /********************************* DEFAULT WIKI SETTINGS ********************************/ | ||
Line 21: | Line 21: | ||
text-align:left; | text-align:left; | ||
} | } | ||
+ | |||
+ | #globalWrapper { | ||
+ | margin-top:-22px; | ||
+ | } | ||
/* styling for the menu items */ | /* styling for the menu items */ | ||
Line 348: | Line 352: | ||
} | } | ||
+ | /* customized fix to enable saving after showing preview */ | ||
+ | |||
+ | #wpTextbox1 { | ||
+ | padding-left: 150px; | ||
+ | margin-left: 150px; | ||
+ | } | ||
+ | |||
+ | .editOptions { | ||
+ | padding-left: 150px; | ||
+ | margin-left: 150px; | ||
+ | } | ||
+ | --> | ||
</style> | </style> | ||
Line 360: | Line 376: | ||
<head> | <head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | <link rel="icon" href="//2016.igem.org/wiki/images/e/e1/T--Slovenia--icon.png"> | ||
</head> | </head> | ||
Line 365: | Line 382: | ||
− | <div class="menu_wrapper" > | + | <!-- <div class="menu_wrapper" > |
Line 372: | Line 389: | ||
<div class="collapsable_menu_control"> MENU ▤ </div> | <div class="collapsable_menu_control"> MENU ▤ </div> | ||
− | <ul id="accordion" class="accordion"> | + | <!-- <ul id="accordion" class="accordion"> |
<li class="menu_item"> <a href="https://2016.igem.org/Team:Slovenia">HOME </a> </li> | <li class="menu_item"> <a href="https://2016.igem.org/Team:Slovenia">HOME </a> </li> | ||
Line 435: | Line 452: | ||
</ul> | </ul> | ||
− | |||
+ | </div> --> | ||
+ | <!-- | ||
<div class="content_wrapper"> | <div class="content_wrapper"> | ||
Line 448: | Line 466: | ||
<h4 id="page_name"> </h4> | <h4 id="page_name"> </h4> | ||
+ | --> | ||
Line 516: | Line 535: | ||
}); | }); | ||
+ | /* track visitors */ | ||
+ | (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
+ | (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
+ | m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
+ | })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
+ | |||
+ | ga('create', 'UA-82482772-1', 'auto'); | ||
+ | ga('send', 'pageview'); | ||
Latest revision as of 20:18, 18 October 2016