Team:UCL-London/static/xtext.css

From 2013.igem.org

(Difference between revisions)
Line 7: Line 7:
font-style : normal;
font-style : normal;
font-variant : normal;
font-variant : normal;
-
line-height : 1.3;
+
line-height : 1;
text-align : justify;
text-align : justify;
text-indent : 0px;
text-indent : 0px;
Line 18: Line 18:
{
{
color : #404040;
color : #404040;
-
font-size : 4.8em;
+
font-size : 6em;
}
}
Line 24: Line 24:
{
{
color : white;
color : white;
-
font-size : 4.8em;
+
font-size : 6em;
}
}
Line 30: Line 30:
{
{
color : #404040;
color : #404040;
-
font-size : 2.25em;
+
font-size : 3em;
}
}
Line 36: Line 36:
{
{
color : white;
color : white;
-
font-size : 2.25em;
+
font-size : 3em;
}
}

Revision as of 15:15, 12 August 2013

page_title1, page_title2, small_title1, small_title2 { font-weight: bold; font-style : normal; font-variant : normal; line-height : 1; text-align : justify; text-indent : 0px; margin : 0px; letter-spacing:-2px;

}

page_title1 { color : #404040; font-size : 6em; }

page_title2 { color : white; font-size : 6em; }

small_title1 { color : #404040; font-size : 3em; }

small_title2 { color : white; font-size : 3em; }

p.major_title, p.minor_title, p.body_text, p.citation_text { font-style : normal; text-decoration : none; font-variant : normal; text-indent : 0px; text-align : left; }

p.major_title, p.minor_title { font-family : Ubuntu, sans-serif; font-weight : bold; }

p.body_text, p.citation_text { font-family : "Myriad Pro", sans-serif; font-weight : normal; }


p.major_title { font-size : 2.5em; line-height : 1.25; color : #c14645; margin : 0px; }

p.minor_title { font-size : 1.6em; line-height : 1.5; color : #404040; margin : 0px; }

p.body_text { font-size : 1.4em; line-height : 1.33; color : #404040; margin : 0px 0px 9px 14px; }

p.citation_text { font-size : 1.2em; line-height : 1.71; color : #c14645; margin : 0px 0px 0px 14px; }