Team:UNAM-Genomics Mexico/Templates/Project

From 2011.igem.org

(Difference between revisions)
m (corrected div.left_image and div.right_image margins)
m (removed h1 underlines)
Line 4: Line 4:
/*
/*
NAME    project_template.css
NAME    project_template.css
-
VERSION  1.0.0
+
VERSION  1.0.1
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 63: Line 63:
div.right_image{
div.right_image{
float:right;
float:right;
 +
margin:300px 300px 300px 300px;
border:none;
border:none;
padding: 30px 30px 30px 30px;
padding: 30px 30px 30px 30px;
Line 69: Line 70:
h1.project_goals{
h1.project_goals{
border: none,
border: none,
-
text-decoration: underline;
+
text-decoration:none;
color:#06C;
color:#06C;
 +
font-size:125%;
}
}

Revision as of 01:51, 13 June 2011