Mercurial > python-cmd2
comparison docs/pycon2010/ui/pycon/opera.css @ 372:bf314710e64b
can't make theme work
author | cat@eee |
---|---|
date | Fri, 19 Feb 2010 00:23:18 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
371:e84703583996 | 372:bf314710e64b |
---|---|
1 /* This file has been placed in the public domain. */ | |
2 /* DO NOT CHANGE THESE unless you really want to break Opera Show */ | |
3 .slide { | |
4 visibility: visible !important; | |
5 position: static !important; | |
6 page-break-before: always; | |
7 } | |
8 #slide0 {page-break-before: avoid;} |