User:AngelinaBelle/smfcurve.css: Difference between revisions From Online Manual

Jump to: navigation, search
(Blanked the page)
(test code and pre)
Line 1: Line 1:
 
code pre {
border: none;
line-height: 1.1em;
overflow: auto;
white-space: pre;
font-size: 8pt;
padding: 1em;
}
code {
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}

Revision as of 12:34, 18 March 2011

code pre {
	border: none;
	line-height: 1.1em;
	overflow: auto;
	white-space: pre;
	font-size: 8pt;
	padding: 1em;
	
}
code {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}


Advertisement: