view docs/pycon2010/ui/pycon/opera.css @ 376:32b9137577b8

avoiding 'str doesn't support the buffer api' exception
author cat@eee
date Sun, 21 Feb 2010 15:25:22 -0500
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;}