Team:UNAM-Genomics Mexico/Templates/Home

From 2011.igem.org

(Difference between revisions)
m (Used darker .sixpack color. Removed .menu-right li a color)
 
(23 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
 
 +
<!--
 +
@VERSION 1.1.5
 +
@NAME    /Templates/Home
 +
@DESC    This is a wiki template designed for the welcoming page.
 +
-->
<head>
<head>
-
<style type="text/css">
+
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-
/*
+
<title>UNAM-Genomics_Mexico</title>
-
NAME    home_template.css
+
<script type="text/javascript">
-
VERSION  3.0.1
+
-
AUTHOR  Treviño Garza Abiel
+
-
        Eduardo Vladimir Muñoz Hernández
+
-
DESC    The file contains the css data for the UNAM-Genomics_Mexico Team wiki home page body
+
-
SEE      menu_template.css which contains the layout instructions for the menu in order to reuse it.
+
-
*/
+
-
body {
+
  var _gaq = _gaq || [];
-
font-family:Tahoma, Geneva, sans-serif;
+
  _gaq.push(['_setAccount', 'UA-19624614-2']);
-
margin: 0px;
+
  _gaq.push(['_trackPageview']);
-
padding: 0px;
+
 
-
background-image:url(https://static.igem.org/mediawiki/2011/2/22/Light-bubbles1.jpg);
+
  (function() {
 +
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
 +
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
 +
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
 +
  })();
 +
 
 +
</script>
 +
<style>
 +
 
 +
dummy.rule {
 +
/*Nothing here*/
}
}
-
#header{
+
 
-
height:220px;
+
body{
-
width:100%;
+
background-color: black;
-
font-family:"Arial Black", Gadget, sans-serif;
+
/*background-image: url("https://static.igem.org/mediawiki/2011/9/98/Black_cardboard_tiled_UGM.png");*/
-
     
+
margin: 0;
-
       
+
padding: 0;
 +
text-align: center;
 +
font-size:medium;
 +
font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC",
 +
"Segoe Print", "Comic Sans MS", Verdana, sans-serif;
}
}
-
#header1{
+
div#globalWrapper{
-
height:220px;
+
background-color: transparent;
-
width:100%;
+
font-size: 100%;
-
bottom: auto;
+
line-height: 1em;
-
font-family:"Arial Black", Gadget, sans-serif;
+
font-size:100%;
 +
font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC",
 +
"Segoe Print", "Comic Sans MS", Verdana, sans-serif;
 +
/*
 +
Fonts I recomend the most:
 +
"Maiandra GD", Garamond,
 +
Fonts that resemble handwriting but are uncomfortable to read.
 +
These letters are too decorated:
 +
"Viner Hand ITC","Bradley Hand ITC","Lucida Handwriting","Tempus Sans ITC",
 +
These letter is too small:
 +
Gabriola,
 +
These letter is too narrow:
 +
"Juice ITC",
 +
*/
}
}
-
p.title{
+
/*content and bodyContent are given the same properties to avoid problems*/
-
color:#CC4455;
+
div#content{
-
font-size:150%;
+
position: relative;
 +
width: 800px;
 +
margin: 0 auto;
 +
padding: 0px 0px 0px 0px;
 +
border: none;
 +
z-index: 0;
 +
background-color: transparent;
 +
color: #000000;
 +
text-align:justify;
}
}
-
#container {
+
div#bodyContent{
-
margin: 0px auto;
+
position: relative;
 +
padding: 0px;
 +
width: 800px;
 +
height: 525px;
 +
margin: 16px 0px;
 +
border: none;
 +
z-index: 0;
 +
background-color: transparent;
 +
color: #000000;
text-align:justify;
text-align:justify;
-
width: 100%;
 
-
background-image:url(https://static.igem.org/mediawiki/2011/a/a9/Light-bubbles.jpg);
 
-
color:#454545;
 
-
font-size: 120%;
 
}
}
-
div.row{
+
div#content h1.firstHeading{
-
vertical-align:top;
+
display: none;
}
}
-
div.left_third{
+
div#bodyContent p{
-
text-align:center;
+
margin: 0px 0px 0px 0px;
-
border:none;
+
-
float:left;
+
-
width:33%;
+
-
padding-top:20px;
+
}
}
-
div.mid_third{
+
div#contentSub{
-
text-align:center;
+
margin: 0;
-
border:none;
+
-
float:left;
+
-
width:34%;
+
-
padding-top:20px;
+
}
}
-
div.right_third{
+
div#catlinks{
-
text-align:center;
+
display: none;
-
border:none;
+
-
float:right;
+
-
width:33%;
+
-
padding-top:20px;
+
}
}
-
a.HP{
+
 
-
color:#B0E;
+
 
-
text-decoration:none;
+
/***********************************
 +
    iGEM header instructions
 +
***********************************/
 +
 
 +
div#top-section{
 +
position: relative;
 +
width: 800px;
 +
height: 60px;
 +
margin: 0 auto;
 +
border: none;
 +
z-index: 0;
 +
background-color: #0b3c23; /*Logo based color*/
 +
/*background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png");*/
 +
color: #FF0000;
}
}
-
a.project{
+
div#p-logo{
-
color:#06C;
+
display: none;
-
text-decoration:none;
+
width: 800px;
 +
z-index: 1;
}
}
-
a.parts{
+
div#menubar{
-
color:#00A449;
+
position: absolute;
-
text-decoration:none;
+
width: 400px;
 +
height: 60px;
 +
z-index: 5;
 +
top: 0px;
 +
margin-top: 0px;
 +
font-size:85%;
 +
font-family: "Maiandra GD", Garamond, "Tempus Sans ITC", Papyrus, "Kristen ITC",
 +
"Segoe Print", "Comic Sans MS", Verdana, sans-serif;
}
}
-
a.model{
+
#menubar ul{
-
color:#C00505;
+
margin: 0px 10px 0px 10px;
-
text-decoration:none;
+
padding: 0px 0px 0px 0px;
}
}
-
a.safety{
+
#menubar li{
-
color:#FC0;
+
display: inline;
-
text-decoration:none;
+
}
}
-
a.team{
+
div.left-menu{
-
color:#00C;
+
text-align: left;
-
text-decoration:none;
+
}
}
-
a.notebook{
+
div.left-menu:hover {
-
color:#93F;
+
background-color: transparent;
-
text-decoration:none;
+
}
}
-
a.attributions{
+
div.right-menu{
-
color:#F90;
+
text-align: right;
-
text-decoration:none;
+
right: 0px;
}
}
-
a.garden{
+
div.right-menu li a{
-
color:#40D840;
+
background-color: transparent;
 +
}
 +
div#search-controls{
 +
display: none;
 +
}
 +
#menubar a{
text-decoration:none;
text-decoration:none;
 +
color:black;
 +
}
 +
#menubar a:visited {
 +
color:grey;
}
}
-
a.project:hover, a.model:hover, a.garden:hover, a.team:hover, a.HP:hover,
+
#menubar a:hover {
-
a.safety:hover, a.parts:hover, a.attributions:hover, a.notebook:hover{
+
color: silver;
-
text-decoration:underline;
+
}
}
-
/*The following class needs a square image as an input*/
+
/*******************************
-
img.sub_project{
+
    iGEM Footer Instructions
-
height:270px;
+
*******************************/
-
width:270px;
+
div#footer-box {
-
border:none;
+
margin: 0 auto;
 +
width: 790px;
 +
padding: 5px;
 +
background-color: #0b3c23; /*Logo based color*/
 +
/*background-image: url("https://static.igem.org/mediawiki/2011/5/5b/Darkgrey_noise_UGM.png");*/
 +
border: none;
}
}
-
img.sponsor_img{
+
div#footer-box div#footer ul#f-list li a {
-
height:100px;
+
color: black;
-
width:100px;
+
text-decoration: none;
-
border:none;
+
}
 +
div#footer-box div#footer ul#f-list li a:visited {
 +
color: grey;
 +
}
 +
div#footer-box div#footer ul#f-list li a:hover {
 +
color: silver;
 +
}
 +
#f-poweredbyico{
 +
display: none;
 +
}
 +
#f-copyrightico{
 +
display: none;
}
}
-
</style>
+
 
 +
/*******************************
 +
      Cell Properties
 +
*******************************/
 +
div.sixpack{
 +
margin: 0px;
 +
padding: 0px;
 +
width: 246px;
 +
height: 246px;
 +
border: none;
 +
background-color: #1f763c; /*Logo based color*/
 +
 
 +
}
 +
div#ULC{
 +
position:absolute;
 +
top: 0px;
 +
left: 0px;
 +
}
 +
div#UMC{
 +
position:absolute;
 +
top: 0px;
 +
left: 277px;
 +
}
 +
div#URC{
 +
position:absolute;
 +
top: 0px;
 +
right: 0px;
 +
}
 +
div#BLC{
 +
position:absolute;
 +
top: 277px;
 +
left: 0px;
 +
}
 +
div#BMC{
 +
position:absolute;
 +
top: 277px;
 +
left: 277px;
 +
}
 +
div#BRC{
 +
position:absolute;
 +
top: 277px;
 +
right: 0px;
 +
}
 +
 
 +
</style>
</head>
</head>
</html>
</html>
 +
 +
_NOTOC_
 +
<div id="ULC" class="sixpack">
 +
{{{ULC}}}
 +
</div>
 +
<div id="UMC" class="sixpack">
 +
{{{UMC}}}
 +
</div>
 +
<div id="URC" class="sixpack">
 +
{{{URC}}}
 +
</div>
 +
<div id="BLC" class="sixpack">
 +
{{{BLC}}}
 +
</div>
 +
<div id="BMC" class="sixpack">
 +
{{{BMC}}}
 +
</div>
 +
<div id="BRC" class="sixpack">
 +
{{{BRC}}}
 +
</div>

Latest revision as of 04:19, 24 July 2011

UNAM-Genomics_Mexico

_NOTOC_

{{{ULC}}}

{{{UMC}}}

{{{URC}}}

{{{BLC}}}

{{{BMC}}}

{{{BRC}}}