X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2004%2Fl10ntalk.css;h=55939cb8721ab72c84f1e0d4976944fb628dc828;hp=dcbb08ab9b9d220a4c6056a9ee6ed01871619620;hb=cd9cc198b5ab4cba1efd98118338a60d21afe83f;hpb=3288eeda071240bbe345f72e822db749ca23fcd1;ds=sidebyside diff --git a/fosdem2004/l10ntalk.css b/fosdem2004/l10ntalk.css index dcbb08a..55939cb 100755 --- a/fosdem2004/l10ntalk.css +++ b/fosdem2004/l10ntalk.css @@ -5,7 +5,7 @@ body { padding: 3px; border: 0px; font-family: Arial,Helvetica,sans-serif; - font-size: 16px; +/* font-size: 16px; */ color: black; background-color: white; @@ -13,28 +13,28 @@ body { h1 { margin: 0.5em; - font-size: 32px; + font-size: 2em; font-weight: bold; text-align: center; } h2 { margin: 0.5em; - font-size: 28px; + font-size: 1.75em; font-weight: bold; text-align: center; } h3 { margin: 0.5em; - font-size: 24px; + font-size: 1.5em; font-weight: bold; text-align: center; } h4 { margin: 0.5em; - font-size: 19px; + font-size: 1.3em; font-weight: bold; text-align: left; } @@ -66,6 +66,12 @@ p.sampledesc { font-weight: bold; } +p.forward { + text-align: right; + font-size: 0.75em; + margin: 0em 1.5em; +} + span.hilite { font-weight: bold; color: #FF8080;