view docs/pycon2010/ui/pycon/opera.css @ 394:fbd780b5994b

including deb packaging changes from Jens
author catherine.devlin@gmail.com
date Wed, 07 Jul 2010 19:27:21 -0400
parents bf314710e64b
children
line wrap: on
line source

/* This file has been placed in the public domain. */
/* DO NOT CHANGE THESE unless you really want to break Opera Show */
.slide {
	visibility: visible !important;
	position: static !important;
	page-break-before: always;
}
#slide0 {page-break-before: avoid;}