Team:UNAM-Genomics Mexico/Templates/Project

From 2011.igem.org

(Difference between revisions)
m (version 1.0.2)
 
(3 intermediate revisions not shown)
Line 4: Line 4:
/*
/*
NAME    project_template.css
NAME    project_template.css
-
VERSION  1.0.2
+
VERSION  1.0.4
AUTHOR  Eduardo Vladimir Muñoz Hernández
AUTHOR  Eduardo Vladimir Muñoz Hernández
DESC    The file contains the css data for the UNAM-Genomics_Mexico Team wiki project pages
DESC    The file contains the css data for the UNAM-Genomics_Mexico Team wiki project pages
Line 14: Line 14:
margin: 0px;
margin: 0px;
padding: 0px;
padding: 0px;
-
background-image:url(https://static.igem.org/mediawiki/2011/b/bc/Paper_80_right.jpg);
+
background-image:url(https://static.igem.org/mediawiki/2011/2/22/Light-bubbles1.jpg);
}
}
Line 38: Line 38:
text-align:justify;
text-align:justify;
width: 100%;
width: 100%;
-
background-image:url(https://static.igem.org/mediawiki/2011/7/7e/Paper_100_up.jpg);
+
background-image:url(https://static.igem.org/mediawiki/2011/a/a9/Light-bubbles.jpg);
color:#454545;
color:#454545;
font-size: 110%;
font-size: 110%;
Line 52: Line 52:
}
}
div.descriptive_text{
div.descriptive_text{
 +
/*We must observe div.left_image to deffine the appropiate top-margin value*/
 +
margin: 70px 0px 0px 0px;
padding: 30px 30px 30px 30px;
padding: 30px 30px 30px 30px;
border:none;
border:none;
Line 68: Line 70:
h1.project_goals{
h1.project_goals{
 +
margin: 1px 1px 1px 1px;
border:none;
border:none;
text-decoration:none;
text-decoration:none;
-
color:#06C;
+
color:#0060C0;
-
font-size:115%;
+
font-size:110%;
}
}

Latest revision as of 06:08, 13 June 2011