Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
 
(34 intermediate revisions not shown)
Line 2: Line 2:
<style>
<style>
-
html, body
+
html, body
{
{
height: 100%;
height: 100%;
Line 15: Line 15:
font-size: 12pt;
font-size: 12pt;
font-weight: 400;
font-weight: 400;
-
color: #000000;
+
color: #FFFFFF;
}
}
Line 28: Line 28:
h5 {
h5 {
font-size: 200%;
font-size: 200%;
 +
color: #FFFFFF;
}
}
h6 {
h6 {
Line 46: Line 47:
{
{
line-height: 180%;
line-height: 180%;
 +
                color: #FFFFFF;
}
}
Line 70: Line 72:
}
}
-
        a:visited {
+
a:visited {
-
        color: #FFFFFF;
+
color: #dc5e61;
-
 
+
}
-
        }
+
/* Editado abaixo daqui */
/* Editado abaixo daqui */
Line 368: Line 369:
display: inline-block;
display: inline-block;
                 vertical-align: bottom;
                 vertical-align: bottom;
-
padding: 1em 2em 1em 2em;
+
padding: 0em 1em 0em 1em;
background: #B03500;
background: #B03500;
letter-spacing: 0.20em;
letter-spacing: 0.20em;
Line 617: Line 618:
padding: 8em 0em;
padding: 8em 0em;
text-align: center;
text-align: center;
-
color: rgba(255,255,255,0.3);
+
color: #FFFFFF;
}
}
Line 660: Line 661:
{
{
text-align: center;
text-align: center;
 +
}
}
Line 672: Line 674:
/*********************************************************************************/
/*********************************************************************************/
-
#footer
+
#footer2
{
{
overflow: hidden;
overflow: hidden;
padding: 5em 0em;
padding: 5em 0em;
border-top: 1px solid rgba(255,255,255,0.08);
border-top: 1px solid rgba(255,255,255,0.08);
-
}
+
                background-color: black;
 +
 +
        }
-
#footer p
+
#footer2 p
{
{
letter-spacing: 0.20em;
letter-spacing: 0.20em;
Line 687: Line 691:
}
}
-
#footer a
+
#footer2 a
{
{
text-decoration: none;
text-decoration: none;
Line 697: Line 701:
         } ​
         } ​
 +
 +
#footer2 .title span
 +
{
 +
color: rgba(255,255,255);
 +
}
/*********************************************************************************/
/*********************************************************************************/
Line 755: 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