Keithaiken (Talk | contribs) |
Keithaiken (Talk | contribs) |
||
Line 5: | Line 5: | ||
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 */ | 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 */ | ||
/* Start general reset ================================================== */ | /* Start general reset ================================================== */ | ||
− | html body {font-size: inherit;font-family: inherit;background-color: # | + | /* changed background-color and color */ |
+ | html body {font-size: inherit;font-family: inherit;background-color: #FFFFFF;color: #01259B;padding: 0;} | ||
div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;} | div#globalWrapper {font-size: inherit;margin: 0;padding: 0;position: static;width: auto;} | ||
/* Start top-section reset ============================================== */ | /* Start top-section reset ============================================== */ | ||
Line 45: | Line 46: | ||
/* Visible Content Styling Begins Here */ | /* Visible Content Styling Begins Here */ | ||
+ | |||
.projectDesc { | .projectDesc { | ||
width: 50%; | width: 50%; | ||
Line 55: | Line 57: | ||
<div class="projectDesc"> | <div class="projectDesc"> | ||
<br><br> | <br><br> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/a/a0/Ulethigem_536x512.jpg" /> | ||
<h1>Lethbridge</h1> | <h1>Lethbridge</h1> | ||
<h3>Project Description: coming soon!</h3> | <h3>Project Description: coming soon!</h3> |
Revision as of 04:08, 29 June 2017