User:Begoon/vector.css: Difference between revisions

Content added Content deleted
(cr)
 
mNo edit summary
Line 5: Line 5:
/* Edit links on the right*/
/* Edit links on the right*/
span.mw-editsection { float:right; }
span.mw-editsection { float:right; }

/* Syntax highlighting stuff... */
div.ace_content {background:white; font-size: 115%;}
div.mw-geshi {
padding: 1em;
margin: 1em 0;
border: 1px dashed #2f6fab;
background-color: #f9f9f9;
}

/* ...more... Syntax highlighting stuff... */
pre,
pre.css, div.css,
pre.source-css, div.source-css,
pre.php, div.php,
pre.source-php, div.source-php,
pre.javascript, div.javascript,
pre.source-javascript, div.source-javascript {
font-size:1.1em;
white-space: pre-wrap;
}


/*---VisualEditor tint bg---*/
/*---VisualEditor tint bg---*/