From 2014.igem.org
(Difference between revisions)
(Created page with "<html> <img src="https://static.igem.org/mediawiki/2014/5/58/Boston_skyline.jpg" style="width:975px; margin-left:-5px;"> </html>") |
m |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | < | + | <style type="text/css"> |
- | + | #contentSub, .firstHeading, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ | |
+ | #menubar a:link, #menubar a:active, #menubar a:visited {color: #666;} /*-- styling for default menu bar links (edit, page, history, etc.) --*/ | ||
+ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
+ | border: 0px; | ||
+ | width: 960px; | ||
+ | height: 14px; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | body { /*-- creates re-sizable background image --*/ | ||
+ | background-image:url('https://static.igem.org/mediawiki/2014/5/58/Boston_skyline.jpg'); /*-- creates default page background --*/ | ||
+ | background-position:top left; | ||
+ | background-repeat: no-repeat; | ||
+ | background-size: 100%; | ||
+ | background-attachment: fixed; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | </style> | ||
</html> | </html> |
Revision as of 15:34, 5 July 2013