X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2004%2Fl10ntalk.css;fp=fosdem2004%2Fl10ntalk.css;h=55939cb8721ab72c84f1e0d4976944fb628dc828;hp=a203bb04849c7b41d8fffc04b06fff292a106747;hb=cd9cc198b5ab4cba1efd98118338a60d21afe83f;hpb=c9fb8495499d62d433516837f067d8121e7f4770 diff --git a/fosdem2004/l10ntalk.css b/fosdem2004/l10ntalk.css index a203bb0..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; }