My website doesn't appear with features and is just text/images?

So I was messing around with my header code and now my website looks all weird. The theme is basically gone and its just weird text. If I remove all my header code, it returns to normal. But there are some important color changing things in my header code, so I wanted to know which part was causing my website to look so weird.

<style>
.wsite-form-label, .wsite-form-input, .wsite-search-element-input, .form-select, 
.wsite-form-input, .wsite-search-element-input, .form-select
	{
		color: #000000 !important;
	}
.wsite-form-label.wsite-form-fields-required-label { color: red !important; }
.wsite-form-field select, .wsite-com-product-option-groups select, .form-radio-container, 
.wsite-button
	{
		background-color: #000000 !important;
	}
#wsite-content .wsite-form-field label, #wsite-content .wsite-form-field label
#idofthetext { color: #000000 !important; }
input[type='radio'], input[type='checkbox']
{
	color: #000000 !important;
}
.wsite-form-input, #form-773559558505292624 > div > .wsite-button, .form-select, .wsite-form-field select, 
.form-select:hover, .wsite-form-field select:hover
{
	border: 1px solid #010 !important;
	color: #010 !important;
}
<style>
738 Views
Message 1 of 4
Report
1 Best Answer

Best Answer

Haha figured it out. Last line was <style> instaed of </style>. 

View Best Answer >

732 Views
Message 5 of 4
Report
3 REPLIES 3

Website is locusapplication.com

737 Views
Message 5 of 4
Report

Best Answer

Haha figured it out. Last line was <style> instaed of </style>. 

733 Views
Message 5 of 4
Report
Square

Glad to hear you were able to sort this out. Smiley Happy

710 Views
Message 5 of 4
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.