Jump to content

User:EpochFail/NOOB.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
span.contribs{
	border: 1px dotted #eee;
	cursor: arrow;
}

span.signature{
	padding: 0px 2px;
	background: #e6e6e6;
	border: 1px dashed #777;
	cursor: arrow;
}
span.signature a{
	color: #bbf;
}
span.ten_1{
	padding: 0px 2px;
	border-color: #a00;
}
span.ten_2{
	padding: 0px 4px;
	border-color: #bb6;
}
span.ten_3{
	padding: 0px 8px;
	border-color: #aaa;
	background: #fff;
}
span.ten_4{
	padding: 0px 16px;
	background: #fff;
}
span.ten_5{
	padding: 0px 32px;
	background: #fff;
}
span.unknown{
	background: #f6f6f6;
	color: #bbb;
	border-color: #bbb;
	padding: 0px 2px;
}
span.unknown a{
	color: #bbb;
}