<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * PrivateBin
 *
 * Cascading style sheet only loaded when JavaScript is not available.
 *
 * @link      https://github.com/PrivateBin/PrivateBin
 * @copyright 2012 SÃ©bastien SAUVAGE (sebsauvage.net)
 * @license   https://www.opensource.org/licenses/zlib-license.php The zlib/libpng License
 */

.noscript-hide {
	display: none;
}
</pre></body></html>