mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-06 20:39:52 +01:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
8 lines
207 B
CSS
Executable File
8 lines
207 B
CSS
Executable File
/* 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;}
|