X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=2012-fosdem%2Fstyle.css;h=eff357b05a09b3c4f287edcd4a2cff7dee7bf920;hb=d6aea7661a009340d9b45e882d0c842b0204a0c6;hp=165fd3b090e8975954877e1c2393a79513ed7c7c;hpb=5bc9ae236b09d7d42c09dc2dd818cd8e9ddde7bb;p=libguestfs-talks.git diff --git a/2012-fosdem/style.css b/2012-fosdem/style.css index 165fd3b..eff357b 100644 --- a/2012-fosdem/style.css +++ b/2012-fosdem/style.css @@ -3,17 +3,20 @@ body { background: url(redhat.jpg) no-repeat; background-position: 98% 0; - font-size: 24pt; + /*font-size: 24pt;*/ /* For max */ + font-size: 20pt; /* For 1024x768 */ font-family: liberation, helvetica; } body td { /* why?? */ - font-size: 28pt; + /*font-size: 28pt;*/ + font-size: 20pt; } h1 { color: rgb(204,0,0); - font-size: 48px; + /*font-size: 48px;*/ + font-size: 40px; top: 8; left: 0; border-bottom: 2px solid rgb(204,0,0); @@ -73,12 +76,12 @@ p.bubble { p.bubbleinverse { font-weight: bold; color: rgb(204,0,0); - width: 6em; text-align: center; background-color: white; } table.tools td { + font-size: 18pt; padding-bottom: 0.5em; padding-right: 0.5em; } \ No newline at end of file