Template:WarHead1

From 2009.igem.org

(Difference between revisions)
Line 20: Line 20:
#content {  
#content {  
-
//background-image: url('https://static.igem.org/mediawiki/2009/f/fb/War_background.gif');
 
}
}
Line 41: Line 40:
/*non-color styles */
/*non-color styles */
-
 
-
.div_top {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/9/9e/Okienko_gora.jpg');
 
-
      background-repeat: no-repeat;
 
-
      width: 500;
 
-
      height: 35;
 
-
      margin: 0 0 0 0 ;
 
-
}
 
-
 
-
.div_paragraph {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/2/24/Okienko_srodek.jpg');
 
-
      width: 500;
 
-
}
 
-
 
-
.div_bottom {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/a/a3/Okienko_dol.jpg');
 
-
      width: 500;
 
-
}
 
-
 
-
 
-
}
 
-
 
h1 {
h1 {
Line 128: Line 105:
padding-left: 20pt;
padding-left: 20pt;
}
}
 +
table.month {
table.month {
background: transparent;
background: transparent;
}
}
-
.text
 
-
 
-
.main {
 
-
background-image: url('https://static.igem.org/mediawiki/2008/9/90/Igrm_notebook_r2_c1.jpg');
 
-
background-repeat: no-repeat;
 
-
repeat-y: no;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
.day-active {
.day-active {
Line 148: Line 118:
color: red;
color: red;
}
}
 +
.sztrzalka {
.sztrzalka {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
}
}
 +
var {
var {
font-family: lucida sans, tahoma, verdana, arial, sans-serif;
font-family: lucida sans, tahoma, verdana, arial, sans-serif;
Line 157: Line 129:
padding-bottom: 20pt;
padding-bottom: 20pt;
margin-bottom: 20pt;
margin-bottom: 20pt;
-
}
 
-
 
-
#result {
 
-
border: 1px solid black;
 
-
border-collapse: collapse;
 
-
text-align: center;
 
-
background: transparent;
 
-
}
 
-
 
-
#result th {
 
-
border: 1px solid black;
 
-
background: #F0F0F0;
 
-
font-weight: bold;
 
-
color: #0C1347;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td {
 
-
color: black;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background: transparent;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td.live {
 
-
color: #040231;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background-color: #B8D4FB;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td.dead {
 
-
color: white;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background-color: #6E7389;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
p.vector {
 
-
      color : maroon;
 
-
      text-align: center;
 
-
      font-weight : bold;
 
-
      font-size: 12pt;
 
-
}
 
-
 
-
 
-
 
-
.nb_toc1 {
 
-
      font-size: 11pt;
 
-
      font-style : italic;
 
-
      color: #00008B;     
 
-
      font-weight: bolder;
 
-
}
 
-
 
-
.nb_toc {
 
-
      text-size: 10px;
 
-
      color: #000000;     
 
-
     
 
-
 
-
}
 
-
 
-
.nb_wartoc {
 
-
    display : none;
 
-
    border: 1px solid black;
 
}
}
Line 229: Line 134:
/*web layout styles*/
/*web layout styles*/
-
#left_menu {
 
-
float: left;
 
-
width: 180px;
 
-
background-color: #214c17;
 
-
font-size: 14px;
 
-
font-weight: bold;
 
-
padding-left:0px;
 
-
padding-right:0px;
 
-
padding-bottom:10px;
 
-
}
 
-
 
-
#left_menu ul {
 
-
padding-left: 10px;
 
-
list-style-type: none;
 
-
list-style: none;
 
-
margin: 0;
 
-
padding: 0 0 0 0;
 
-
}
 
-
 
-
#left_menu li {
 
-
padding-right: 0px;
 
-
margin: 0;
 
-
}
 
-
 
-
#left_menu a:link, #left_menu a:hover, #left_menu a:visited, #left_menu .selflink {
 
-
display: block;
 
-
padding: 3px;
 
-
padding-right: 0px;
 
-
text-align: left;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#left_menu .sub_element {
 
-
margin-left: 15px;
 
-
font-size: 12px;
 
-
}
 
-
 
-
#left_menu a:hover, #left_menu a:visited:hover, #left_menu a:link:hover, #top_bar a:hover, #top_bar a:visited:hover, #top_bar a:link:hover {
 
-
background-color: #ffffff;
 
-
color: black;
 
-
}
 
-
 
-
#left_menu .selflink {
 
-
background-color: #ffffff;
 
-
color: maroon;
 
-
}
 
-
 
-
#top_bar .selflink {
 
-
color: #183f10;
 
-
}
 
-
 
-
#left_menu a:visited, #left_menu a:link {
 
-
color: #fcfcd9;
 
-
}
 
-
 
-
#left_menu a:active {
 
-
color: green;
 
-
}
 
-
 
-
#logo_div {
 
-
background-color: #214c17;
 
-
padding-bottom: 0px;
 
-
left: 1px;
 
-
width: 930px;
 
-
}
 
-
 
-
#top_bar {
 
-
 
-
padding-top: 0px;
 
-
width: 930px;
 
-
}
 
-
 
-
#left_menu a:link {
 
-
color: #fcfcd9;
 
-
}
 
-
 
-
#top_bar a:visited {
 
-
color: darkgreen;
 
-
}
 
-
 
-
#top_bar a:link, #top_bar a:hover, #top_bar a:visited {
 
-
display: inline-block;
 
-
padding-left: 3px;
 
-
padding-right: 10px;
 
-
text-align: left;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#top_bar table {
 
-
 
-
align: right;
 
-
border: 0;
 
-
margin-left:  680px;
 
-
border: 0px;
 
-
border-spacing: 0px;
 
-
}
 
-
 
-
#top_bar td {
 
-
padding-right: 20px;
 
-
vertical-align: top;
 
-
 
-
}
 
-
 
-
#content_div {
 
-
margin-left: 185px;
 
-
margin-right: 1px;
 
-
border-left: 1px;
 
-
border-right: 1px;
 
-
width: 750px;
 
-
text-align: justify;
 
-
}
 
#footer-div {
#footer-div {
Line 425: Line 219:
position: relative;
position: relative;
left: 15px;
left: 15px;
-
 
-
}
 
-
 
-
#war_topbar {
 
}
}
Line 504: Line 294:
}
}
-
#war_menu ul {
+
#war_menu ol {
margin: 0 0 0 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
padding: 0 0 0 0;
Line 633: Line 423:
<div id="war_menu">
<div id="war_menu">
<div class="war_menu_frame">
<div class="war_menu_frame">
-
<ul>
+
<ol>
<li class="main">[[Team:Warsaw|Home page]]
<li class="main">[[Team:Warsaw|Home page]]
</li>
</li>
Line 653: Line 443:
<li class="sub">[[Team:Warsaw/Bibliography|Bibliography]]
<li class="sub">[[Team:Warsaw/Bibliography|Bibliography]]
</div>
</div>
-
<li class="main">[[Team:Warsaw/results|Results]]</li>
+
</ol>
 +
<html><ol><li class="main"></html>[[Team:Warsaw/results|Results]]<html></li></html>
<html><li class="main" onClick="switchMenu('modelling_submenu')"><a name="modelling" style="cursor: hand; cursor: pointer;">Modelling</a></li></html>
<html><li class="main" onClick="switchMenu('modelling_submenu')"><a name="modelling" style="cursor: hand; cursor: pointer;">Modelling</a></li></html>
<div name="menu_item" id="modelling_submenu"  style="display: {{{modelling}}}">
<div name="menu_item" id="modelling_submenu"  style="display: {{{modelling}}}">
Line 674: Line 465:
<li class="main">[[Team:Warsaw/Gallery|Gallery]]</li>
<li class="main">[[Team:Warsaw/Gallery|Gallery]]</li>
<li class="main">[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li>
<li class="main">[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li>
-
</ul>
+
</ol>
</div>
</div>
<div class="war_menu_frame_bottom">&nbsp;</div>
<div class="war_menu_frame_bottom">&nbsp;</div>
</div>
</div>
<div id="war_content">
<div id="war_content">

Revision as of 19:39, 19 October 2009