Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
Line 128: Line 128:
}
}
-
/*********************************************************************************/
 
-
/* Welcome                                                                      */
 
-
/*********************************************************************************/
 
-
 
-
#welcome
 
-
{
 
-
overflow: hidden;
 
-
padding: 8em 0em;
 
-
text-align: center;
 
-
color: rgba(255,255,255,0.3);
 
-
}
 
-
 
-
#welcome .content
 
-
{
 
-
padding: 0em 8em;
 
-
text-align: justify;
 
-
}
 
-
 
-
 
-
 
-
/*********************************************************************************/
 
-
/* Page                                                                          */
 
-
/*********************************************************************************/
 
-
 
-
#page
 
-
{
 
-
}
 
/*********************************************************************************/
/*********************************************************************************/
Line 165: Line 138:
}
}
-
/*********************************************************************************/
 
-
/* Sidebar                                                                      */
 
-
/*********************************************************************************/
 
-
#sidebar
 
-
{
 
-
}
 
/*********************************************************************************/
/*********************************************************************************/
Line 188: Line 155:
}
}
-
/*********************************************************************************/
 
-
/* Copyright                                                                    */
 
-
/*********************************************************************************/
 
-
#footer
 
-
{
 
-
overflow: hidden;
 
-
padding: 5em 0em;
 
-
border-top: 1px solid rgba(255,255,255,0.08);
 
-
}
 
-
 
-
#footer p
 
-
{
 
-
letter-spacing: 0.20em;
 
-
text-align: center;
 
-
text-transform: uppercase;
 
-
font-size: 0.80em;
 
-
color: rgba(255,255,255,0.3);
 
-
}
 
-
 
-
#footer a
 
-
{
 
-
text-decoration: none;
 
-
color: rgba(255,255,255,0.6);
 
-
}
 
-
 
/*********************************************************************************/
/*********************************************************************************/
/* Portfolio                                                                    */
/* Portfolio                                                                    */

Revision as of 19:55, 24 September 2014