MyBB Community Forums

Full Version: One more code and quote
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So i go crazy,i do everything right,i search all day in google how to change this colors,and i changed,but no chages?? WTF?
I try 100x times... so question is why i can't change,why the colors not changing,i refresh browser,clear cache everything!!!!!!!

This is my code and quote from global.css

PS. i use dark theme!

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #060605;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #060605;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;

Can close! Everything is ok!

Can close! Everything is ok!