Difference between revisions of "Template:UOttawa"

Line 1: Line 1:
 
<html>
 
<html>
<style>
 
/* ====== iGEM Wiki Reset ====== */
 
body { top: -5px; } /* Body is offset down for some stupid reason */
 
#top-section, .firstHeading, #contentSub, #footer-box, #catlinks { display: none; }
 
body, html, #globalWrapper, #content { padding: 0; margin: 0; width: 100%; border: 0; background: none; }
 
  
h1, h2, h3, h4, h5, h6 { border: 0; margin-top: 7px; margin-bottom: 7px !important; margin-top: padding: 0 !important }
+
<!--
 +
RESOURCES
 +
==========
 +
Cover https://static.igem.org/mediawiki/2015/thumb/9/9f/Uo2015-cover.jpg/800px-Uo2015-cover.jpg
 +
 
 +
-->
 +
 
 +
<style>
 
* {
 
* {
 
   box-sizing: border-box;
 
   box-sizing: border-box;
Line 29: Line 31:
 
   background-position: center bottom;
 
   background-position: center bottom;
 
   background-size: cover;
 
   background-size: cover;
   background-image: url("../r/uo2015-cover.jpg");
+
   background-image: url("https://static.igem.org/mediawiki/2015/thumb/9/9f/Uo2015-cover.jpg/800px-Uo2015-cover.jpg");
 
   border-bottom: 2px solid #cd00cd;
 
   border-bottom: 2px solid #cd00cd;
 
   height: 700px;
 
   height: 700px;
Line 123: Line 125:
 
   max-width: 100%;
 
   max-width: 100%;
 
}
 
}
 +
 
</style>
 
</style>

Revision as of 20:28, 14 September 2015