<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: L-Bridge
*/

/* WP */
#wpadminbar {
	display: none !important;
	margin: 0 !important;
	min-height: 32px;
}
#site-header {
	position: relative;
	z-index: 3;
}

html {
	margin: 0 !important;
}
</pre></body></html>