Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
Line 102: Line 102:
width: auto;
width: auto;
}
}
-
 
-
/*********************************************************************************/
 
-
/* List Styles                                                                  */
 
-
/*********************************************************************************/
 
-
 
-
ul.style1
 
-
{
 
-
}
 
-
 
/*********************************************************************************/
/*********************************************************************************/
Line 363: Line 354:
}
}
-
/*********************************************************************************/
 
-
/* 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
 
-
{
 
-
}
 
-
 
-
/*********************************************************************************/
 
-
/* Content                                                                      */
 
-
/*********************************************************************************/
 
-
 
-
#content
 
-
{
 
-
width: auto;
 
-
}
 
-
 
-
/*********************************************************************************/
 
-
/* Sidebar                                                                      */
 
-
/*********************************************************************************/
 
-
 
-
#sidebar
 
-
{
 
-
}
 
-
 
-
/*********************************************************************************/
 
-
/* Footer                                                                        */
 
-
/*********************************************************************************/
 
-
 
-
#footer
 
-
{
 
-
text-align: center;
 
-
}
 
-
 
-
 
-
#footer .title span
 
-
{
 
-
color: rgba(255,255,255,0.4);
 
-
}
 
-
 
-
/*********************************************************************************/
 
-
/* 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
 
-
{
 
-
}
 
-
 
-
#portfolio .box
 
-
{
 
-
text-align: center;
 
-
color: rgba(0,0,0,10);
 
-
}
 
-
 
-
#portfolio h3
 
-
{
 
-
display: block;
 
-
padding-bottom: 1em;
 
-
text-transform: uppercase;
 
-
font-size: 1em;
 
-
color: rgba(0,0,0,0.6);
 
-
}
 
-
 
-
#portfolio .title
 
-
{
 
-
text-align: center;
 
-
}
 
-
 
-
#portfolio .title h2
 
-
{
 
-
color: rgba(0,0,0,0.8);
 
-
}
 
-
 
-
.column1,
 
-
.column2,
 
-
.column3,
 
-
.column4
 
-
{
 
-
width: 282px;
 
-
}
 
-
 
-
.column1,
 
-
.column2,
 
-
.column3
 
-
{
 
-
float: left;
 
-
margin-right: 24px;
 
-
}
 
-
 
-
.column4
 
-
{
 
-
float: right;
 
-
}
 
-
 
</style>
</style>
</html>
</html>

Revision as of 19:45, 24 September 2014