X-Git-Url: https://git-public.kairo.at/?p=slides.git;a=blobdiff_plain;f=fosdem2009%2Fslides.css;h=126bd982fa137565f44b1532c14dec74a44e3b66;hp=c2825562d665a5c36bd7cdc8a817d0a593824868;hb=067c2e2b1a29d375849b2cf4ccf156a3240f0bfe;hpb=3ee78fbbb3da25d014e827c9fd876f4bc8c80387 diff --git a/fosdem2009/slides.css b/fosdem2009/slides.css index c282556..126bd98 100644 --- a/fosdem2009/slides.css +++ b/fosdem2009/slides.css @@ -23,10 +23,7 @@ ul { margin-bottom: 0.5em; } -ul:first-child { - margin-top: 0; -} - +ul:first-child, ul:last-child { margin-top: 0; } @@ -122,17 +119,16 @@ h4 { /***** boxes *****/ .simplebox { - margin: 1em; padding: 0.5em; - border: 1px solid #0060C0; - background-color: #E0E9E9; - -moz-border-radius: .5em; - -moz-box-shadow: #b7d8f9 2px 2px 3px; } .captionedbox { - margin: 1em; padding: 0px; +} + +.simplebox, +.captionedbox { + margin: 1em; border: 1px solid #0060C0; background-color: #E0E9E9; -moz-border-radius: .5em; @@ -191,7 +187,6 @@ a:hover, a:active { color: #800000; text-decoration: underline; } ul.small, .small ul { - margin: 0px; padding: 0px; border: 0px; margin: 0px 0px 0px 1em;