Line 1: | Line 1: | ||
− | + | <html> | |
<head> | <head> | ||
<script src=></script> | <script src=></script> | ||
Line 6: | Line 6: | ||
<title> UC Davis iGEM 2018 </title> | <title> UC Davis iGEM 2018 </title> | ||
<style> | <style> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
/* Random CSS */ | /* Random CSS */ | ||
Line 313: | Line 307: | ||
} | } | ||
</style> | </style> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | /* Hiding default wiki displays: Credits to TU-Delft and Groningen for the code! */ | ||
+ | #globalWrapper { | ||
+ | background-color: rgba(249,245,200); | ||
+ | background-image: url('https://static.igem.org/mediawiki/2014/2/21/UCD_2014_Picked-olives-ii-Recovered2-9.jpg'); | ||
+ | background-size: 100%; | ||
+ | background-repeat: no-repeat; | ||
+ | background-attachment:fixed; | ||
+ | font-family: arial, times; | ||
+ | } | ||
+ | #footer-box { | ||
+ | background-color: transparent; | ||
+ | border: none; | ||
+ | width: 1000px; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | } | ||
+ | </style> | ||
</head> | </head> |
Revision as of 22:36, 24 July 2018