Team:CIDEB-UANL Mexico/default.css

From 2014hs.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:CIDEB-UANL_Mexico/fonts.css}}
<html>
<html>
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
html, body
 +
{
 +
height: 100%;
 +
}
 +
 +
body
 +
{
 +
margin: 0px;
 +
padding: 0px;
 +
background: #2056ac;
 +
font-family: 'Questrial', sans-serif;
 +
font-size: 12pt;
 +
color: rgba(0,0,0,.6);
 +
}
h1, h2, h3
h1, h2, h3
Line 23: Line 38:
p
p
{
{
-
line-height: 180%;
+
line-height: 100%;
}
}

Latest revision as of 20:33, 26 May 2014