Blame view

templates/html/Wize_S5/ui/default/opera.css 207 Bytes
4f3a614a5   William Daniau   Premier essai de ...
1
2
3
4
5
6
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;}