1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-18 20:10:27 +01:00
Files
.vim/autoload/vst/s5ui/opera.css

8 lines
207 B
CSS

/* 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;}