Tweaks
This commit is contained in:
		
							parent
							
								
									9b8db9e377
								
							
						
					
					
						commit
						4234082fa8
					
				@ -19,13 +19,14 @@ h1 {
 | 
				
			|||||||
  margin-bottom: 2rem;
 | 
					  margin-bottom: 2rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
h2 {
 | 
					h2 {
 | 
				
			||||||
  font-size: 1.4rem;
 | 
					  font-size: 1.2rem;
 | 
				
			||||||
  font-weight: 400;
 | 
					  font-weight: bold;
 | 
				
			||||||
  margin-top: 2rem;
 | 
					  margin-top: 2rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
h3 {
 | 
					h3 {
 | 
				
			||||||
  font-size: 1.2rem;
 | 
					  font-size: 0.9rem;
 | 
				
			||||||
  font-weight: 400;
 | 
					  font-weight: bold;
 | 
				
			||||||
 | 
					  margin-top: 1.75rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
figure {
 | 
					figure {
 | 
				
			||||||
@ -43,6 +44,7 @@ pre {
 | 
				
			|||||||
pre > code {
 | 
					pre > code {
 | 
				
			||||||
  background-color: black;
 | 
					  background-color: black;
 | 
				
			||||||
  color: #ffc61e;
 | 
					  color: #ffc61e;
 | 
				
			||||||
 | 
					  padding: 0;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
pre > code.language-bash {
 | 
					pre > code.language-bash {
 | 
				
			||||||
  background-color: black;
 | 
					  background-color: black;
 | 
				
			||||||
@ -57,7 +59,7 @@ code {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
a {
 | 
					a {
 | 
				
			||||||
  color: #3c93c2;
 | 
					  color: #006c9b;
 | 
				
			||||||
  text-decoration: none;
 | 
					  text-decoration: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
a:hover {
 | 
					a:hover {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user