<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;!-- revise template css --&gt;

.cityu-outer {
    clear: both;
    min-width: 700px !important;
    width: 100%;
}

.cityu-inner {
    margin: auto;
    width: 700px !important;
}

#cityu-footer .cityu-inner {
    overflow: hidden;
	width: 720px !important;
}

html &gt; body #cityu-footer {
	min-width: 700px !important;
}

&lt;!-- end --&gt;</pre></body></html>