Difference between revisions of "Template:UOttawa"

(Created page with "<html> <style> * { box-sizing: border-box; } a:hover { text-decoration: underline !important; } body { font: 15px "Open Sans", Helvetica, sans-serif; margin: 0px; } h1...")
 
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<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; }
 +
.uo2014-menubar { opacity: 0.6; position: relative; text-align: center; font-size: 12px; padding-top: 17px;}
 +
.uo2014-menubar a { color: rgb(95, 140, 17); }
 +
.uo2014-menubar:hover { opacity: 0.9 }
 +
.uo2014-menubar ul { list-style: none; }
 +
.uo2014-menubar li { display: inline; margin-right: 10px; }
 +
 +
h1, h2, h3, h4, h5, h6 { border: 0; margin-top: 7px; margin-bottom: 7px !important; margin-top: padding: 0 !important }
 
* {
 
* {
 
   box-sizing: border-box;
 
   box-sizing: border-box;

Revision as of 20:26, 14 September 2015