Team:Queens-Canada/head

From 2010.igem.org

(Difference between revisions)
 
(218 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
<html>
<html>
-
<style>
+
<div id="bodyb">
-
#globalWrapper {
+
 
-
background: url('https://static.igem.org/mediawiki/2010/a/ae/Queens-Canada_Top.gif') top center no-repeat;
+
<style type="text/css">
-
width: 100%;
+
 
-
height: 757px;
+
table, tr, td {
-
min-height: 757px;
+
background: none;
-
position: relative;
+
line-height: 120%;
-
margin-left: auto;
+
color: #202020;
-
margin-right: auto;
+
-
text-align: center;
+
}
}
-
#top-section {
+
blockquote {
-
background: black;
+
line-height: 120%;
 +
color: #404040;
}
}
-
#content {
+
ul, ol, li {
-
width: 975px;
+
line-height: 120%;
-
margin-left: auto;
+
color: #202020;
-
margin-right: auto;
+
}
-
position: relative;
+
.anchor {
-
text-align: left;
+
border: none;
-
background: none;
+
display: block;
-
background-position: inherit;
+
position: absolute;
-
border: 0px;
+
top: 0px;
 +
width: 5px;
 +
height: 5px;
 +
left: 0;
 +
z-index: 300;
}
}
-
#p-logo {
+
div#top-section, div#footer-box {
display: none;
display: none;
 +
height: 0px;
 +
background: none;
}
}
-
#search-controls {
+
div#content {
 +
height: 0px;
 +
width: 100%;
 +
padding: 0px;
 +
margin: 0px;
 +
border: none;
 +
background: none;
 +
}
 +
div#bodyb {
 +
margin: 0px;
 +
}
 +
div#bodyContent {
 +
height: 0px;
 +
width: 100%;
 +
padding: 0px;
 +
border: none;
 +
background: none;
 +
font-size: 12pt;
 +
}
 +
div#globalWrapper {
 +
height: 0px;
 +
border: none;
 +
background: none;
 +
}
 +
html {
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
body {
 +
background: #c7c7c7;
 +
margin: 0px;
 +
padding: 0px;
 +
font-family: Arial, Helvetica, sans-serif;
 +
color: #202020;
 +
font-size: 13pt;
 +
text-align: center;
 +
padding-left: 10px;
 +
padding-right: 10px;
 +
}
 +
h3#siteSub, div.printfooter {
display: none;
display: none;
}
}
-
a {
+
 
-
color: #C0C0C0;
+
 
 +
body {
 +
background: #e6e6e6;
 +
text-align: left;
}
}
-
a:hover {
+
p {
-
color: #D0D0D0;
+
line-height: 120%;
 +
font-size: 13pt;
 +
text-align: justify;
 +
color: #404040;
}
}
-
a:active {
+
h1, h2, h3, h4 {
-
color: #FFFFFF;
+
margin: 0px;
 +
padding: 0px;
}
}
-
a:visited {
+
h1 {
-
color: #A0A0A0;
+
padding-top: 40px;
 +
color: #707070;
 +
font-weight: bold;
 +
border: none;
}
}
-
a.new {
+
h2 {
-
color: #FFC0C0;
+
padding-top: 35px;
 +
color: #757575;
 +
font-weight: bold;
 +
border: none;
}
}
-
a.new:hover {
+
h1, h2 {
-
color: #FFD0D0;
+
background: url('https://static.igem.org/mediawiki/2010/c/c5/Qgem_common_sep_tile.png') bottom repeat-x;
}
}
-
a.new:active {
+
#contentnav {
-
color: #FFE0E0;
+
line-height: 100%;
 +
position: absolute;
 +
right: 0px;
 +
bottom: 4px;
 +
display: block;
 +
font-size: 12pt;
 +
font-weight: normal;
}
}
-
a.new:visited {
+
h1, h2, h3, h4 {
-
color: #FFB0B0;
+
display: block;
 +
position: relative;
}
}
-
body {
+
.return {
-
background: #0e1523 url('https://static.igem.org/mediawiki/2010/5/51/Queens-Canada_Tile.gif') top center repeat-y;
+
line-height: 100%;
-
color: #e5f6ff;
+
position: absolute;
-
font-family: Helvetica, Arial, sans-serif;
+
right: 0px;
 +
bottom: 4px;
 +
display: block;
 +
font-size: 12pt;
 +
font-weight: normal;
 +
}
 +
.section {
 +
overflow: hidden;
margin: 0px;
margin: 0px;
 +
/* border: 1px red solid; */
}
}
-
h1, h2, h3, h4 {
+
.aside, .asideR, .asideL {
-
color: #e5f6ff;
+
position: relative;
}
}
-
.firstHeading
+
.asideL { float: left; margin-right: 10px; }
-
{
+
.asideR { float: right; margin-left: 10px; }
-
color: #e5f6ff;
+
.aside_tl, .aside_tr, .aside_t, .aside_l, .aside_r, .aside_bl, .aside_b, .aside_br {
-
padding-left: 10px;
+
position: absolute;
-
display: none;
+
}
}
-
#content {
+
.aside_tl, .aside_tr, .aside_t { height: 10px; top: 0px; }
-
color: #e5f6ff;
+
.aside_tl, .aside_bl, .aside_l { width: 14px; left: 0px; }
-
background: inherit;
+
.aside_tr, .aside_br, .aside_r { width: 13px; right: 0px; }
 +
.aside_bl, .aside_br, .aside_b { height: 11px; bottom: 0px; }
 +
.aside_m {
 +
margin-top: 10px;
 +
margin-left: 14px;
 +
margin-right: 13px;
 +
margin-bottom: 11px;
 +
line-height: 120%;
 +
color: #303030;
 +
background: url('https://static.igem.org/mediawiki/2010/6/67/Qgem_common_aside_m.png');
 +
}
 +
.aside_r, .aside_l { top: 10px; bottom: 11px; }
 +
.aside_t, .aside_b { left: 14px; right: 13px; }
 +
.aside_tl { background: url('https://static.igem.org/mediawiki/2010/1/1f/Qgem_common_aside_tl.png'); }
 +
.aside_t { background: url('https://static.igem.org/mediawiki/2010/4/4f/Qgem_common_aside_t.png'); }
 +
.aside_tr { background: url('https://static.igem.org/mediawiki/2010/6/64/Qgem_common_aside_tr.png'); }
 +
.aside_l { background: url('https://static.igem.org/mediawiki/2010/3/39/Qgem_common_aside_l.png'); }
 +
.aside_r { background: url('https://static.igem.org/mediawiki/2010/f/fd/Qgem_common_aside_r.png'); }
 +
.aside_bl { background: url('https://static.igem.org/mediawiki/2010/8/83/Qgem_common_aside_bl.png') bottom; }
 +
.aside_b { background: url('https://static.igem.org/mediawiki/2010/6/6a/Qgem_common_aside_b.png') bottom; }
 +
.aside_br { background: url('https://static.igem.org/mediawiki/2010/c/c4/Qgem_common_aside_br.png') bottom; }
 +
 
 +
#topbar_mix {
 +
background: url('https://static.igem.org/mediawiki/2010/c/c5/Qgem_common_sep_tile.png') top repeat-x;
 +
text-align: center;
 +
margin-top: 20px;
 +
padding-top: 20px;
 +
padding-bottom: 15px;
}
}
-
#footer-box {
+
 
-
color: #e5f6ff;
+
#topbar_mix ul {
-
background: black;
+
list-style-type: none;
 +
margin: 0px;
 +
padding: 0px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
width: auto;
 +
display: inline;
 +
text-align: center;
}
}
 +
 +
#topbar_mix li {
 +
display: inline;
 +
padding-left: 15px;
 +
padding-right: 15px;
 +
}
 +
.firstHeading {
 +
display: none;
 +
}
 +
</style>
 +
 +
<style type="text/css">
 +
/* your table sorter is like screaming into a wind tunnel */
 +
table.pgrouptable {
 +
background: none !important;
 +
border-width: 0px !important;
 +
}
 +
table.pgrouptable th {
 +
background: none !important;
 +
border-width: 0px !important;
 +
border-bottom: 1px #b0b0b0 solid !important;
 +
color: #404040 !important;
 +
}
 +
table.pgrouptable td {
 +
background: none !important;
 +
border-width: 0px !important;
 +
border-bottom: 1px #c8c8c8 solid !important;
 +
color: #404040 !important;
 +
}
</style>
</style>
-
<script type="text/javascript">
+
 
-
<!--
+
<script type="text/javascript" src="/wiki/index.php?title=Team:Queens-Canada/common/content.js&action=raw&ctype=text/javascript"></script>
-
    function toggle_visibility(id) {
+
-
      var e = document.getElementById(id);
+
-
      if(e.style.display == 'block')
+
-
          e.style.display = 'none';
+
-
      else
+
-
          e.style.display = 'block';
+
-
    }
+
-
//-->
+
-
</script>
+
-
<div id="topnav"><div id="topbar"><b>AWESOME</b>BIZARRE<b>MUST</b>WANT
+
-
</div><p>oh god text</p></div>
+
-
<div id="body"><div id="sidebar"><p>I am a sidebar. this is the important part that people will read</p>
+
-
</div>
+
</html>
</html>

Latest revision as of 18:39, 26 October 2010