Team:UNAM-Genomics Mexico/Templates/Project

From 2011.igem.org

(Difference between revisions)
m (corrected div.left_image and div.right_image margins)
 
(5 intermediate revisions not shown)
Line 4: Line 4:
/*
/*
NAME    project_template.css
NAME    project_template.css
-
VERSION  1.0.0
+
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: 120%;
+
font-size: 110%;
}
}
Line 47: Line 47:
}
}
div.summary_text{
div.summary_text{
-
padding: 5px 5px 5px 5px;
+
padding: 30px 30px 30px 30px;
border:none;
border:none;
-
font-size:125%;
+
font-size:115%;
}
}
div.descriptive_text{
div.descriptive_text{
-
padding: 5px 5px 5px 5px;
+
/*We must observe div.left_image to deffine the appropiate top-margin value*/
 +
margin: 70px 0px 0px 0px;
 +
padding: 30px 30px 30px 30px;
border:none;
border:none;
-
font-size:120%;
+
font-size:110%;
}
}
div.left_image{
div.left_image{
Line 68: Line 70:
h1.project_goals{
h1.project_goals{
-
border: none,
+
margin: 1px 1px 1px 1px;
-
text-decoration: underline;
+
border:none;
-
color:#06C;
+
text-decoration:none;
 +
color:#0060C0;
 +
font-size:110%;
}
}

Latest revision as of 06:08, 13 June 2011