1
0
Fork 0

The first steps

This commit is contained in:
neingeist 2005-10-30 17:30:11 +00:00 committed by orange
commit 7c86c5fc32
26 changed files with 1557 additions and 0 deletions

7
ui/default/opera.css Normal file
View file

@ -0,0 +1,7 @@
/* 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;}