Update stylesheet for code examples
This commit is contained in:
		@@ -53,6 +53,11 @@ body {
 | 
			
		||||
    padding          : 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
code {
 | 
			
		||||
	color            : #186196;
 | 
			
		||||
	font-weight      : bold;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
h1 {
 | 
			
		||||
    font-size        : 28px;
 | 
			
		||||
    margin-top       : 8px;
 | 
			
		||||
@@ -95,6 +100,11 @@ pre {
 | 
			
		||||
    word-wrap        : break-word;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pre code {
 | 
			
		||||
    color            : #ECECEC;
 | 
			
		||||
	font-weight      : normal;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.content {
 | 
			
		||||
    font-size        : 14px;
 | 
			
		||||
    margin-left      : 30%;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user