view docs/pycon2010/ui/pycon/opera.css @ 422:6ffa49335dcb

Python 3 installation instructions
author catherine.devlin@gmail.com
date Wed, 20 Jul 2011 21:23:53 -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;}