Sifuentes anita5

From 2014.igem.org

(Difference between revisions)
Line 56: Line 56:
background-color: #ffffff;
background-color: #ffffff;
}
}
 +
 +
/* general styling */
 +
 +
/* Titles are switched to Arial Black with no line decoration */
 +
h1, h2, h3, h4, h5 {
 +
font-family: "Arial", Gadget, sans-serif; border-bottom:none;
 +
font-weight: bold;
 +
color: #434343;
 +
}
 +
 +
/* Establish font size and family for all text */
 +
p {
 +
font-family: "Arial", Helvetica, sans-serif;
 +
font-size: 13px;
 +
}
 +
 +
</style>
</style>

Revision as of 18:43, 16 January 2015

hello!