Difference between revisions of "Main Page"

m
Line 1: Line 1:
 +
{{CSS/GRID12}}
 +
<html>
 +
<style type="text/css">
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;}
  
 +
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif; text-decoration: none; border: none; font-weight: normal; line-height: 100%;}
 +
h1 { font-size: 34px;}
  
 +
#globalWrapper, #content { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
  
'''MediaWiki has been successfully installed.'''
+
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
background-color: transparent;
 +
}
  
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
#contentcontainer { /*-- creates container for all content on page --*/
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-weight: normal;
 +
font-size: 14px;
 +
color: #414141;
 +
width: 960px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: transparent;
 +
margin-top: 60px;
 +
}
  
== Getting started ==
+
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
background-color: transparent;
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
border: 0 none;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 
 +
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
 +
background-color: #383838;
 +
height: 14px;
 +
display: block;
 +
z-index: 10;
 +
position: fixed;
 +
width: 100%;
 +
top: 0;
 +
}
 +
 
 +
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
 +
color: #727272;
 +
text-decoration: none;
 +
background-color: transparent;
 +
}
 +
</style>
 +
<div id="top-section-bar"></div>
 +
<div id="contentcontainer">
 +
<div class="container_12">
 +
<div class="grid_6">
 +
<img src="https://static.igem.org/mediawiki/2015/1/10/IGEM_Globe.png" width="460px" />
 +
</div>
 +
<div class="grid_6">
 +
<center>
 +
<h1 style="margin-top: 120px;">iGEM Giant Jamboree 2015</h1>
 +
<h3>September 25 - 28</h3>
 +
<h3>Hynes Convention Center</h3>
 +
<h3>Boston, MA</h3>
 +
</center>
 +
</div>
 +
</div>
 +
</div>
 +
 
 +
</html>

Revision as of 02:53, 23 October 2014

iGEM Giant Jamboree 2015

September 25 - 28

Hynes Convention Center

Boston, MA