Common.css: Difference between revisions
From CPUlator Wiki
No edit summary  | 
				No edit summary  | 
				||
| Line 4: | Line 4: | ||
	font-size: 13px;  | 	font-size: 13px;  | ||
	line-height: 1.25;  | 	line-height: 1.25;  | ||
}  | |||
.mw-highlight pre span.lineno {  | |||
color: #c0c0c0;  | |||
margin-right: 0.5em;  | |||
}  | }  | ||