/*
	Language-specific stylesheet. phpBB requests theme/{lang}/stylesheet.css
	directly and does NOT fall back to the parent style for it, so without
	this file the board 404s on every page load.
*/
@import url("../../../prosilver/theme/en/stylesheet.css");
