Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
 
(12 intermediate revisions not shown)
Line 28: Line 28:
h5 {
h5 {
font-size: 200%;
font-size: 200%;
-
color: #FFFFFF
+
color: #FFFFFF;
}
}
h6 {
h6 {
Line 47: Line 47:
{
{
line-height: 180%;
line-height: 180%;
 +
                color: #FFFFFF;
}
}
Line 71: Line 72:
}
}
-
        a:visited {
+
a:visited {
-
        color: #FFFFFF;
+
color: #dc5e61;
-
 
+
}
-
        }
+
/* Editado abaixo daqui */
/* Editado abaixo daqui */
Line 764: Line 764:
 +
//CONTENT DIVS
 +
 +
#protocols
 +
{
 +
height: auto;
 +
                padding: 8em;
 +
text-align: center;
 +
                color: #FFFFFF;
 +
                margin-top: 20px;
 +
 +
}
 +
 +
#protocols .content
 +
{
 +
padding: 0em 8em;
 +
text-align: justify;
 +
color: red;
 +
}
</style>
</style>
</html>
</html>

Latest revision as of 01:26, 18 October 2014