Team:Virginia/Modeling
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | <html> | + | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
+ | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | |||
+ | <html dir="ltr" lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
- | |||
- | + | <style type="text/css"> | |
+ | /*<![CDATA[*/ | ||
- | + | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;} /*-- hides default wiki settings --*/ | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | .firstHeading { | |
+ | width: 975px; | ||
+ | margin: 0px auto; | ||
+ | padding-top: 100px; | ||
+ | margin-bottom: 20px; | ||
+ | font-family: Georgia, Times, "Times New Roman", serif; | ||
+ | } | ||
- | + | h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | #top-section | + | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ |
- | + | background-color: #383838; | |
- | + | border: 0 none; | |
- | + | 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; | ||
+ | } | ||
- | + | body { | |
- | + | background-color: #fff; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | #globalWrapper, #content { /*-- changes default wiki settings --*/ | |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | border: 0px; | |
- | } | + | background-color: transparent; |
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
- | + | html, body, .wrapper { /*-- changes default wiki settings --*/ | |
- | + | width: 100%; | |
- | + | height: 100%; | |
- | + | background-color: transparent; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | #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: 0px; | ||
+ | } | ||
- | .sidemenu li { | + | .sidemenu, .sidemenu li { |
+ | list-style-type: none; | ||
+ | list-style-image: none; | ||
+ | font-family: verdana; | ||
+ | text-decoration: none; | ||
+ | color:#000; | ||
+ | font-size: 14px; | ||
+ | } | ||
- | .sidemenu | + | .sidemenu li {display: block;} |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | .sidemenu a | + | .sidemenu a { |
+ | text-decoration:none; | ||
+ | color: #000; | ||
+ | display: block; | ||
+ | width: 180px; | ||
+ | height: 100%; | ||
+ | padding: 3px 5px; | ||
+ | transition: .25s ease-in-out; | ||
+ | -moz-transition: .25s ease-in-out; | ||
+ | -webkit-transition: .25s ease-in-out; | ||
+ | } | ||
- | .sidemenu a | + | .sidemenu a.greyout { color: #909090; } |
- | + | ||
- | + | ||
- | } | + | |
- | . | + | .sidemenu a:hover { |
- | + | color:#666; | |
+ | background-color: #d9f5aa; | ||
+ | } | ||
- | + | .sub-sidemenu {font-size: 10px; margin-bottom: 20px; color: #666; display: none;} | |
- | { | + | .sub-sidemenu a {color: #666;} |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | } | + | |
- | + | div.underconst | |
+ | { | ||
+ | padding:10px; | ||
+ | border-radius:5px; | ||
+ | background-color:pink; | ||
+ | text-align:center; | ||
+ | } | ||
- | . | + | a.anchor{display: block; position: relative; top: -80px; visibility: hidden;} |
- | + | .contentpara {margin-bottom: 30px;} | |
- | + | span.email{font-family: monospace; font-weight: normal;} | |
- | + | fieldset {border: 1px solid #337f53;} | |
- | + | ||
- | + | .greyout {color: #A0A0A0;} | |
- | + | .highlightme {background-color: #FFFF00;} | |
- | + | ||
- | .newsTitle { | + | #alertContainer {border: 2px solid red; margin-bottom: 10px; width: 936px;} |
- | + | #annContainer {margin-left: 8px;} | |
- | + | #newsContainer {border: 1px solid #ccc;} | |
- | + | ||
+ | .newsTitle { | ||
+ | display: block; | ||
+ | color: #414141; | ||
+ | font-size: 25px; | ||
font-family: Georgia, Times, "Times New Roman", serif; | font-family: Georgia, Times, "Times New Roman", serif; | ||
- | + | padding: 10px 15px 5px 10px; | |
- | + | border-bottom: 1px solid #ccc; | |
- | + | margin-bottom: 0px; | |
- | } | + | } |
+ | |||
+ | .newsItem { | ||
+ | border-bottom: 1px solid #ccc; | ||
+ | display: block; | ||
+ | padding: 5px 15px 0px 10px; | ||
+ | margin-bottom: 0px; | ||
+ | } | ||
+ | |||
+ | .newsItem h3 { | ||
+ | width: auto; | ||
+ | display: inline; | ||
+ | font-size: 14px; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | padding: 0px; | ||
+ | margin: 0px; | ||
+ | } | ||
+ | |||
+ | .newsItem img { | ||
+ | float: right; | ||
+ | clear: right; | ||
+ | width: 80px; | ||
+ | padding-left: 15px; | ||
+ | display: inline-block; | ||
+ | } | ||
+ | |||
+ | .newsItem .newsDate { | ||
+ | font-style: italic; | ||
+ | font-size: 14px; | ||
+ | display: inline-block; | ||
+ | color: #999; | ||
+ | float: right; | ||
+ | padding: 0px 0px 10px 15px; | ||
+ | } | ||
+ | |||
+ | .newsItem p, .newsItem ul, .newsItem li { | ||
+ | padding: 0px; | ||
+ | margin-left: 20px; | ||
+ | font-size: 12px; | ||
+ | line-height: 1.2; | ||
+ | } | ||
+ | |||
+ | .newsItem p {margin-top: 10px;} | ||
+ | |||
+ | .annItem { | ||
+ | border: 2px solid #49b677; | ||
+ | display: block; | ||
+ | padding: 0px 15px 10px 10px; | ||
+ | margin-bottom: 18px; | ||
+ | position: relative; | ||
+ | height: 160px; | ||
+ | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | .annItem .annCentered { | ||
+ | display: table-cell; | ||
+ | vertical-align: middle; | ||
+ | height: 160px; | ||
+ | } | ||
+ | |||
+ | .annCentered h3 { | ||
+ | padding: 0px; | ||
+ | display: block; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | .annItem ul, .annItem li {padding: 0px; margin: 0px;} | ||
+ | .annItem li {list-style: none; margin: 5px} | ||
+ | |||
+ | |||
+ | |||
+ | /*]]>*/ | ||
+ | </style> | ||
+ | |||
+ | <title></title> | ||
+ | </head> | ||
+ | |||
+ | <body class="mediawiki ltr ns-10 ns-subject page-Template_CSS_Main"> | ||
+ | <div id="globalWrapper"> | ||
+ | <div id="top-section"> | ||
+ | <div id="p-logo"> | ||
+ | <a href="/Main_Page" title="Main Page"><img src= | ||
+ | 'https://2014.igem.org/images/wiki.png' />"</a> | ||
+ | </div><!-- end p-logo --> | ||
+ | <script type="text/javascript"> | ||
+ | //<![CDATA[ | ||
+ | if (window.isMSIE55) fixalpha(); | ||
+ | //]]> | ||
+ | </script> | ||
+ | |||
+ | <div class='left-menu noprint' id="menubar"> | ||
+ | <ul> | ||
+ | <li class='selected'><a href= | ||
+ | "/Template:CSS/Main">Template</a></li> | ||
+ | |||
+ | <li class='new'><a href= | ||
+ | "/wiki/index.php?title=Template_talk:CSS/Main&action=edit&redlink=1"> | ||
+ | Discussion</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "/wiki/index.php?title=Template:CSS/Main&action=edit">View | ||
+ | source</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "/wiki/index.php?title=Template:CSS/Main&action=history"> | ||
+ | History</a></li> | ||
+ | |||
+ | <li><a href= | ||
+ | "/wiki/index.php?title=Template:CSS/Main&action=watch">Watch</a></li> | ||
+ | |||
+ | <li style='color:white;cursor:default'>teams</li> | ||
+ | </ul> | ||
+ | </div><!-- end menubar (left) --> | ||
+ | |||
+ | <div class="right-menu noprint" id="menubar"> | ||
+ | <ul> | ||
+ | <li id="pt-userpage"><a accesskey="." class="new" href= | ||
+ | "/User:Xy4kj" title="Your user page [.]">Xy4kj</a></li> | ||
+ | |||
+ | <li id='pt-preferences'><a href= | ||
+ | 'https://igem.org/User_Information' title='My account'>My | ||
+ | account</a></li> | ||
+ | |||
+ | <li id="pt-logout"><a href= | ||
+ | "/wiki/index.php?title=Special:UserLogout&returnto=Template:CSS/Main" | ||
+ | title="Log out">Log out</a></li> | ||
+ | </ul> | ||
+ | </div><!-- end right menubar --> | ||
+ | |||
+ | <div class="noprint" id="search-controls"> | ||
+ | <form action="/Special:Search" id="searchform" name= | ||
+ | "searchform"> | ||
+ | <input accesskey="f" id="searchInput" name="search" title= | ||
+ | "Search 2014.igem.org [f]" type="text" value="" /> | ||
+ | <input class="searchButton" id="searchGoButton" name="go" | ||
+ | title="Go to a page with this exact name if exists" type= | ||
+ | 'submit' value="Go" /> <input class="searchButton" | ||
+ | id="mw-searchButton" name="fulltext" title= | ||
+ | "Search the pages for this text" type='submit' value= | ||
+ | "Search" /> | ||
+ | </form> | ||
+ | </div><!-- close search controls --> | ||
+ | </div><!-- close top-section--> | ||
+ | |||
+ | <div id="content"> | ||
+ | <a id="top" name="top"></a> | ||
+ | |||
+ | <h1 class="firstHeading">Template:CSS/Main</h1> | ||
+ | |||
+ | <div id="bodyContent"> | ||
+ | <h3 class='noprint' id="siteSub">From 2014.igem.org</h3> | ||
+ | |||
+ | <div id="contentSub"></div><!-- | ||
+ | <div id="jump-to-nav">Jump to: <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div>--> | ||
+ | <!-- start content --> | ||
+ | <!-- | ||
+ | NewPP limit report | ||
+ | Preprocessor node count: 4/1000000 | ||
+ | Post-expand include size: 0/2097152 bytes | ||
+ | Template argument size: 0/2097152 bytes | ||
+ | Expensive parser function count: 0/100 | ||
+ | --> | ||
+ | <!-- Saved in parser cache with key 2014_igem_org:pcache:idhash:117-0!1!0!!en!2!edit=0 and timestamp 20140613144647 --> | ||
+ | |||
+ | <div class="printfooter"> | ||
+ | Retrieved from "<a href= | ||
+ | "https://2014.igem.org/Template:CSS/Main">https://2014.igem.org/Template:CSS/Main</a>" | ||
+ | </div> | ||
- | + | <div id="catlinks"> | |
- | + | <div class='catlinks catlinks-allhidden' id='catlinks'> | |
- | + | </div> | |
- | + | </div><!-- end content --> | |
- | + | ||
- | + | ||
- | + | <div class="visualClear"></div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <!-- PAGE FOOTER == ITEMS FROM COLUMN ! HAVE BEEN MOVED HERE == RDR --> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div class="visualClear"></div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <div class='noprint' id='footer-box'> | |
- | + | <div id="footer"> | |
- | + | <div id="f-poweredbyico"> | |
- | + | <a href="http://www.mediawiki.org/"><img alt= | |
- | + | "Powered by MediaWiki" height="31" src= | |
- | + | "/wiki/skins/common/images/poweredby_mediawiki_88x31.png" | |
- | + | width="88" /></a> | |
- | + | </div> | |
- | + | <div id="f-copyrightico"> | |
- | + | <a href= | |
- | + | "http://creativecommons.org/licenses/by/3.0/"><img alt= | |
- | + | "Attribution 3.0 Unported" height="31" src= | |
- | + | "http://i.creativecommons.org/l/by/3.0/88x31.png" width= | |
- | + | "88" /></a> | |
+ | </div> | ||
- | + | <ul id="f-list"> | |
+ | <!-- Recentchanges is not handles well DEBUG --> | ||
- | + | <li id="t-recentchanges"><a href="/Special:RecentChanges" | |
- | + | title='Recent changes'>Recent changes</a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | <li id="t-whatlinkshere"><a accesskey="j" href= | |
- | + | "/Special:WhatLinksHere/Template:CSS/Main" title= | |
- | + | "List of all wiki pages that link here [j]">What links | |
- | + | here</a></li> | |
- | + | ||
- | + | <li id="t-recentchangeslinked"><a accesskey="k" href= | |
- | + | "/Special:RecentChangesLinked/Template:CSS/Main" title= | |
- | + | "Recent changes in pages linked from this page [k]">Related | |
- | + | changes</a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <li id="t-upload"><a accesskey="u" href="/Special:Upload" | |
- | + | title="Upload files [u]">Upload file</a></li> | |
+ | <li id="t-specialpages"><a accesskey="q" href= | ||
+ | "/Special:SpecialPages" title= | ||
+ | "List of all special pages [q]">Special pages</a></li> | ||
+ | <li><a href='/Special:Preferences'>My preferences</a></li> | ||
+ | </ul> | ||
+ | </div><!-- close footer --> | ||
- | </ | + | <div id='footer'> |
- | </ | + | <ul id="f-list"> |
+ | <li id="t-print"><a accesskey="p" href= | ||
+ | "/wiki/index.php?title=Template:CSS/Main&printable=yes" | ||
+ | title="Printable version of this page [p]">Printable | ||
+ | version</a></li> | ||
+ | <li id="t-permalink"><a href= | ||
+ | "/wiki/index.php?title=Template:CSS/Main&oldid=10932" | ||
+ | title= | ||
+ | "Permanent link to this revision of the page">Permanent | ||
+ | link</a></li> | ||
+ | <li id="privacy"><a href="/2014.igem.org:Privacy_policy" | ||
+ | title="2014.igem.org:Privacy policy">Privacy | ||
+ | policy</a></li> | ||
+ | <li id="disclaimer"><a href= | ||
+ | "/2014.igem.org:General_disclaimer" title= | ||
+ | "2014.igem.org:General disclaimer">Disclaimers</a></li> | ||
+ | </ul> | ||
+ | </div><!-- close footer --> | ||
+ | </div><!-- close footer-box --><script> | ||
+ | <![CDATA[ | ||
+ | if (window.runOnloadHook) runOnloadHook(); | ||
+ | ]]> | ||
+ | </script> | ||
+ | </div><!-- Served in 0.151 secs. --> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 15:38, 13 June 2014
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">