source: stylesheets/lfs-xsl/docbook-xsl-1.78.1/slides/s5/ui/default/opera.css@ 1fa2099

multilib-10.1
Last change on this file since 1fa2099 was 1fa2099, checked in by Thomas Trepl <thomas@…>, 5 years ago

Initial creation of multilib branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100755
File size: 207 bytes
Line 
1/* DO NOT CHANGE THESE unless you really want to break Opera Show */
2.slide {
3 visibility: visible !important;
4 position: static !important;
5 page-break-before: always;
6}
7#slide0 {page-break-before: avoid;}
Note: See TracBrowser for help on using the repository browser.