File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171body {
7272 width : 100% ;
7373 max-width : var (--RS__defaultLineLength ) !important ;
74- padding : 0 var (--RS__pageGutter ) !important ;
7574 margin : 0 auto !important ;
7675 box-sizing : border-box;
7776}
7877
78+ : root : not ([style *= "readium-scroll-on" ]) body {
79+ padding : 0 var (--RS__pageGutter ) !important ;
80+ }
81+
7982: root : not ([style *= "readium-noOverflow-on" ]) body {
8083 overflow : hidden;
8184}
Original file line number Diff line number Diff line change 7171body {
7272 width : 100% ;
7373 max-width : var (--RS__defaultLineLength ) !important ;
74- padding : 0 var (--RS__pageGutter ) !important ;
7574 margin : 0 auto !important ;
7675 box-sizing : border-box;
7776}
7877
78+ : root : not ([style *= "readium-scroll-on" ]) body {
79+ padding : 0 var (--RS__pageGutter ) !important ;
80+ }
81+
7982: root : not ([style *= "readium-noOverflow-on" ]) body {
8083 overflow : hidden;
8184}
Original file line number Diff line number Diff line change 8282body {
8383 width : 100% ;
8484 max-height : var (--RS__defaultLineLength ) !important ;
85- padding : var (--RS__pageGutter ) 0 !important ;
8685 margin : auto 0 !important ;
8786 box-sizing : border-box;
8887}
8988
89+ : root : not ([style *= "readium-scroll-on" ]) body {
90+ padding : var (--RS__pageGutter ) 0 !important ;
91+ }
92+
9093: root : not ([style *= "readium-noOverflow-on" ]) body {
9194 overflow : hidden;
9295}
Original file line number Diff line number Diff line change 7171body {
7272 width : 100% ;
7373 max-width : var (--RS__defaultLineLength ) !important ;
74- padding : 0 var (--RS__pageGutter ) !important ;
7574 margin : 0 auto !important ;
7675 box-sizing : border-box;
7776}
7877
78+ : root : not ([style *= "readium-scroll-on" ]) body {
79+ padding : 0 var (--RS__pageGutter ) !important ;
80+ }
81+
7982: root : not ([style *= "readium-noOverflow-on" ]) body {
8083 overflow : hidden;
8184}
You can’t perform that action at this time.
0 commit comments