Difference between revisions of "User:Chase-san/monobook.css"

From Robowiki
Jump to navigation Jump to search
m (Just updating my CSS because the new liquid threads bug me.)
m
 
Line 1: Line 1:
body {
 
font-size: 12px;
 
}
 
 
.lqt-post-wrapper {
 
.lqt-post-wrapper {
 
border-style: solid none none solid;
 
border-style: solid none none solid;

Latest revision as of 16:27, 21 May 2013

.lqt-post-wrapper {
	border-style: solid none none solid;
	border-color: silver;
	border-width: 1px !important;
	background: #fff;
}

.thread-collapse-control > a {
	background: none;
	width: 10px;
	height: 10px;
	border: 1px solid silver;
}