Difference between revisions of "Team:Lethbridge"

(Replaced content with "<html> <head> <style> body {text-align: center; padding: 100px 0 0 0; color: #fff; background: #1d1f20;} #loading {-webkit-animation: rotation 2s infinite linear;} @-webki...")
Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
<html>
 +
<head>
 +
<style>
 +
/* Wiki Style Reset from 2016 U of C */
 +
/* Edits have been done to change default fonts, colors, etc. */
 +
/* resets the wiki style by overriding with a reset stylesheet. The relevant wiki css rules are reset by using rules with higher priority. Written by Florian Albrecht */
 +
/* shoutout to the 2016 U of C wiki */
 +
    <style type="text/css">
 +
    /* Start general reset ================================================== */
 +
    /* changed background-color and color */
 +
        html body {font-size: inherit;font-family:Arial;background-color: #000000;color: #FFFFFF;padding: 0;}
 +
        div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;}
 +
    /* Start top-section reset ============================================== */
 +
        div#top-section {border: 0;height: auto;margin: 0;position: static;width: auto;}
 +
        div#p-logo {height: auto;position: static;width: auto;z-index: auto;}
 +
        div#p-logo a, div#p-logo a:hover {text-decoration: none; font-family: 'Arial', sans-serif;}
 +
        div#menubar {font-family: inherit;font-size: inherit;line-height: inherit;position: static;top: 0px;white-space: normal;width: auto;z-index: auto;}
 +
        div.left-menu, div.left-menu a {color: inherit;left: 0;text-align: left;text-transform: none;font-family: 'Arial', sans-serif;}
 +
        div#menubar ul {color: inherit;list-style: disc outside none;margin: 0;padding: 0; font-family: 'Arial', sans-serif;}
 +
        div#menubar li {cursor: auto;display: list-item;padding: 0;margin: 0;position: static; font-family: 'Arial', sans-serif;}
 +
        div.left-menu li a {padding: 0; font-family: 'Arial', sans-serif;}
 +
        div.left-menu:hover {color: inherit;background-color: transparent;}
 +
        div.left-menu:hover a {color: inherit;font-family: 'Arial', sans-serif;}
 +
        div.right-menu, div.right-menu a {color: inherit;right: 0;text-align: left;font-family: 'Arial', sans-serif;}
 +
        div.right-menu li a {background-color: transparent;color: inherit;padding: 0;font-family: 'Arial', sans-serif;}
 +
        div.right-menu li a:hover {color: inherit;text-decoration: none;font-family: 'Arial', sans-serif;}
 +
        div#search-controls {background-color: transparent;height: auto;position: static;right: 0;text-align: left;top: 0;width: auto;z-index: auto;}
 +
    /* Start content reset ================================================== */
 +
        div#content {background: transparent;border: 0;color: inherit;line-height: inherit;margin: 0;padding: 0;position: static;width: auto;z-index: auto;}
 +
        a:link, a:hover, a:active, a:visited{color: white; text-decoration: none;font-family: 'Arial', sans-serif;}
 +
        body li {margin: 0; font-family: 'Arial', sans-serif;}
 +
        body h1, body h2, body h3, body h4, body h5, body h6 {background: transparent;border: 0;color: inherit;padding: 0; font-family: 'Arial', sans-serif;}
 +
        body .firstHeading {margin: 0;}
 +
        div#contentSub {color: inherit;font-size: inherit;line-height: inherit;margin: 0;width: auto;}
 +
        div#catlinks {background-color: transparent;border: 0;clear: both;margin: 0;padding: 0;}
 +
    /* Start footer reset =================================================== */
 +
        div#footer-box {background-color: transparent;border: 0;margin: 0;padding: 0;width: auto;}
 +
        div#footer {color: inherit;font-size: inherit;text-align: left;}
 +
        div#f-poweredbyico, div#f-copyrightico {float: none;}
 +
        div#footer li {margin: 0;display: list-item; font-family: 'Arial', sans-serif;}
 +
 +
 
body {text-align: center; padding: 100px 0 0 0; color: #fff; background: #1d1f20;}
 
body {text-align: center; padding: 100px 0 0 0; color: #fff; background: #1d1f20;}
 
#loading {-webkit-animation: rotation 2s infinite linear;}
 
#loading {-webkit-animation: rotation 2s infinite linear;}
Line 7: Line 49:
 
</style>
 
</style>
 
</head>
 
</head>
 +
 
<body>
 
<body>
 
<img id="loading" src="https://static.igem.org/mediawiki/2018/7/70/T--Lethbridge--logo_gear_alpha.png" width=300px height=300px />
 
<img id="loading" src="https://static.igem.org/mediawiki/2018/7/70/T--Lethbridge--logo_gear_alpha.png" width=300px height=300px />
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 23:15, 14 May 2018