Template:UFMG Brazil/css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
html, body
 
-
{
 
-
height: 100%;
 
-
}
 
-
body
 
-
{
 
-
margin: 0px;
 
-
padding: 0px;
 
-
background: #00838C;
 
-
font-family: 'Source Sans Pro', sans-serif;
 
-
font-size: 12pt;
 
-
font-weight: 400;
 
-
color: #000000;
 
-
}
 
-
 
-
 
-
h1, h2, h3
 
-
{
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
p, ol, ul
 
-
{
 
-
margin-top: 0;
 
-
}
 
-
 
-
ol, ul
 
-
{
 
-
padding: 0;
 
-
list-style: none;
 
-
}
 
-
 
-
p
 
-
{
 
-
line-height: 180%;
 
-
}
 
-
 
-
strong
 
-
{
 
-
}
 
-
 
-
a
 
-
{
 
-
color: #0000FF;
 
-
}
 
-
 
-
a:hover
 
-
{
 
-
text-decoration: none;
 
-
}
 
-
 
-
 
-
.container
 
-
{
 
-
margin: 0px auto;
 
-
width: 1200px;
 
-
}
 
-
 
-
 
-
 
/*********************************************************************************/
/*********************************************************************************/

Revision as of 19:53, 24 September 2014