Team:Valencia/cabecera2

From 2010.igem.org

(Difference between revisions)
Line 12: Line 12:
}
}
-
/* Wiki Hacks - START */
+
/* Tips taken from Pieter van Boheemen wiki hack */
-
/* Author: Pieter van Boheemen */
+
/* with modifications. */
-
/* Team: TU Delft */
+
/* Author: Alejandro Vignoni*/
 +
 
 +
 
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
#globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0;}
#content{
#content{
Line 141: Line 143:
text-align: center;
text-align: center;
}
}
 +
 +
#Calendar {
 +
 +
        width: 696px;
 +
height: auto;
 +
float: left;
 +
font-family: Verdana, Sans-Serif;
 +
font-size: 13px;
 +
text-align: justify;
 +
        margin-top: 8px;
 +
        margin-bottom: 0;   
 +
        margin-left: 20px;
 +
        margin-right: 20px;
 +
        padding: 0;
 +
}
</style>
</style>

Revision as of 17:34, 22 September 2010