/* ==UserStyle== @name manganelo.com - continous reading @name:en manganelo.com - continous reading @description Style for manganelo.com that removes margins between pages, makes reading continous. @namespace aningan@zoho.com @version 1.0.0 @license MIT @downloadURL none ==/UserStyle== */ @-moz-document domain("manganelo.com") { /*Removes margins from images in the reading area*/ .container-chapter-reader > img { margin-top: 0px; } }