view doc/baypiggies2008/ui/default/opera.css @ 2452:f21b61884b0f

asco: move the important buttons so they're above the fold
author drewp@bigasterisk.com
date Sun, 18 May 2025 14:37:06 -0700
parents 2d9c85c98be6
children
line wrap: on
line source

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