/*
	Russian language stylesheet. phpBB requests theme/{lang}/stylesheet.css
	directly and does not inherit it from the parent style, so this file has to
	exist or every page 404s on it once the board is in Russian.
	The prosilver copy ships with the language pack.
*/
@import url("../../../prosilver/theme/ru/stylesheet.css");
