<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * Stylesheet for the PageNotice extension
 *
 * @file
 * @ingroup Extensions
 * @licence GNU General Public Licence 2.0 or later
*/

#top-notice, #top-notice-ns {
	margin-bottom: 0.6em;
}

#bottom-notice, #bottom-notice-ns {
	margin-top: 0.6em;
}
</pre></body></html>