Team:UCL-London/static/xtext.css

From 2013.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 7: Line 7:
font-style : normal;
font-style : normal;
font-variant : normal;
font-variant : normal;
-
line-height : 1.1;
+
line-height : 1.2;
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 : 2.8em;
}
}
Line 36: Line 36:
{
{
color : white;
color : white;
-
font-size : 2.25em;
+
font-size : 2.8em;
}
}
Line 57: Line 57:
font-weight : bold;
font-weight : bold;
}
}
-
 
-
p.body_text,
 
-
p.citation_text
 
-
{
 
-
font-family : "Myriad Pro", sans-serif;
 
-
font-weight : normal;
 
-
}
 
-
 
p.major_title
p.major_title
Line 80: Line 72:
color : #404040;
color : #404040;
margin : 0px;
margin : 0px;
 +
}
 +
 +
p.body_text,
 +
p.citation_text
 +
{
 +
font-family : "Myriad Pro", sans-serif;
 +
font-weight : normal;
}
}
p.body_text {
p.body_text {
-
font-size : 1.4em;
+
font-size : 1.18em;
line-height : 1.33;
line-height : 1.33;
color : #404040;
color : #404040;
Line 90: Line 89:
p.citation_text {
p.citation_text {
-
font-size : 1.2em;
+
font-size : 1.1em;
line-height : 1.71;
line-height : 1.71;
color : #c14645;
color : #c14645;
margin : 0px 0px 0px 14px;
margin : 0px 0px 0px 14px;
}
}

Latest revision as of 17:30, 12 August 2013

page_title1, page_title2, small_title1, small_title2 { font-weight: bold; font-style : normal; font-variant : normal; line-height : 1.2; 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 : 2.8em; }

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

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.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, p.citation_text { font-family : "Myriad Pro", sans-serif; font-weight : normal; }

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

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