/** * This file provides the design styles for the main-content. * * @author Jana Deutschlaender */ #dokuwiki__content.main-content { } /* + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* min-width: 1440px */ @media @screen_min-xlg { } /* + + + + + + + + + + + + + + + + + + + + + + + + + + */ /* max-width: 1199px */ @media @screen_max-xlg { }