Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
Line 42: Line 42:
margin: 0 auto;
margin: 0 auto;
width: auto;
width: auto;
-
}
 
-
 
-
/*********************************************************************************/
 
-
/* List Styles                                                                  */
 
-
/*********************************************************************************/
 
-
 
-
ul.style1
 
-
{
 
}
}
/*********************************************************************************/
/*********************************************************************************/
-
/* Social Icon Styles                                                            */
 
-
/*********************************************************************************/
 
-
 
-
ul.contact
 
-
{
 
-
margin: 0;
 
-
padding: 2em 0em 0em 0em;
 
-
list-style: none;
 
-
}
 
-
 
-
ul.contact li
 
-
{
 
-
display: inline-block;
 
-
padding: 0em 0.30em;
 
-
font-size: 1.2em;
 
-
}
 
-
 
-
ul.contact li span
 
-
{
 
-
display: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
ul.contact li a
 
-
{
 
-
color: #FFF;
 
-
}
 
-
 
-
ul.contact li a:before
 
-
{
 
-
display: inline-block;
 
-
background: #333333;
 
-
width: 60px;
 
-
height: 60px;
 
-
line-height: 60px;
 
-
text-align: center;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
 
-
/*********************************************************************************/
 
-
/* Button Style                                                                  */
 
-
/*********************************************************************************/
 
-
 
-
.button
 
-
{
 
-
display: inline-block;
 
-
margin-top: 2em;
 
-
padding: 1em 2em 1em 2em;
 
-
background: #B03500;
 
-
letter-spacing: 0.20em;
 
-
line-height: 1.8em;
 
-
text-decoration: none;
 
-
text-transform: uppercase;
 
-
font-weight: 400;
 
-
font-size: 1.2em;
 
-
color: #FFF;
 
-
}
 
-
 
-
.button:before
 
-
{
 
-
display: inline-block;
 
-
background: #8DCB89;
 
-
margin-right: 1em;
 
-
width: 40px;
 
-
height: 40px;
 
-
line-height: 40px;
 
-
border-radius: 20px;
 
-
text-align: center;
 
-
color: #272925;
 
-
}
 
-
 
-
.button-small
 
-
{
 
-
padding: 0.9em 2em;
 
-
line-height: 1.8em;
 
-
font-size: 1em;
 
-
}
 
-
 
-
.button-big
 
-
{
 
-
padding: 0.9em 2em;
 
-
line-height: 1.8em;
 
-
font-size: 1em;
 
-
background: #FFF;
 
-
color: #000;
 
-
}
 
-
 
-
 
/*********************************************************************************/
/*********************************************************************************/

Revision as of 19:54, 24 September 2014