User:Sroc/vector.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.
p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

dd {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.tocnumber, .mw-headline-number { 
	font-size: 80% !important; 
}

.tocnumber:after, .mw-headline-number:after { 
	content: "." 
}

.localcomments { 
	color: #888888; 
	font-size: 80% !important; 
}

.inline-quote-talk, .inline-quote-talk2 { 
	font-family: Arial, sans-serif !important;
	background-color: #f2fcf9; 
}

.example, .example-bold {
	padding: 0px 3px; 
	background-color: #E8FFE8; 
}

.bad-example, .bad-example-bold {
	padding: 0px 3px; 
	background-color: #FFE8E8; 
}

.neutral-example, .neutral-example-bold  {
	padding: 0px 3px; 
	background-color: #E8E8E8; 
}

.deprecated-example, .deprecated-example-bold, .deprecated-example-mono {
	padding: 0px 3px; 
	background-color: #D0D0D0; 
}

.mw-editsection, .mw-editsection-bracket {
	color: #C0C0C0;
	font-size: 8pt;
}

.updatedmarker {
    background-color: Lime;
    color: #006400;
}

.diff-deletedline {
	background-color: #FFF0F0;
}

.diffchange diffchange-inline {
	background-color: #FFCCCC;
}

.diffchange { 
	text-decoration: underline; 
}

.kephir-unclutter-minisig .act-link, .kephir-unclutter-minisig .log-link {
	display: none;
}

.kephir-unclutter-minisig .username {
	font-style: bold;
	font-size: 80% !important; 
}

del {
	color: #a06060
}

ins {
	color: #800000
}