<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* This is the default float side for this theme. We only have this file as we need to set a default css file for the theme variations. */
#sidebarContainer {
	float: left;
}

#container {
	background: repeat-y url(../../images/sidebar_left_bg.png) left #ffffff;
}</pre></body></html>