Update themes/hugo-scroll/static/css/screen.css
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				website / prod-build (push) Successful in 5s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	website / prod-build (push) Successful in 5s
				
			This commit is contained in:
		| @@ -91,7 +91,7 @@ body { | ||||
|   height: 100%; | ||||
|   max-height: 100%; | ||||
|   /*font-family: 'Droid Serif', serif;*/ | ||||
|   font-family: "Roboto Slab", serif; | ||||
|   font-family: "Comfortaa", serif; | ||||
|   font-size: 2rem; | ||||
|   line-height: 1.6em; | ||||
|   color: #3a4145; | ||||
| @@ -129,7 +129,7 @@ h6 { | ||||
|   line-height: 1; | ||||
|   margin-top: 0; | ||||
|   margin-bottom: 10px; | ||||
|   font-family: "Open Sans", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
| } | ||||
| h3, | ||||
| h4, | ||||
| @@ -138,7 +138,7 @@ h6 { | ||||
|   text-rendering: optimizeLegibility; | ||||
|   line-height: 120%; | ||||
|   margin-top: 0; | ||||
|   font-family: "Open Sans", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   margin-bottom: 0%; | ||||
| } | ||||
|  | ||||
| @@ -198,13 +198,13 @@ a.btn { | ||||
|   position: relative; | ||||
|   margin-top: 2rem; | ||||
|   cursor: pointer; | ||||
|   font-family: "Oswald", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   text-transform: uppercase; | ||||
|   font-weight: lighter; | ||||
| } | ||||
|  | ||||
| a.btn:hover { | ||||
|   background: #86c440; | ||||
|   background: #ffb84c; | ||||
| } | ||||
|  | ||||
| #header-arrow { | ||||
| @@ -322,7 +322,7 @@ mark { | ||||
| code, | ||||
| tt { | ||||
|   padding: 3px 5px; | ||||
|   font-family: Inconsolata, monospace, sans-serif; | ||||
|   font-family: "Inconsolata", monospace, sans-serif; | ||||
|   font-size: 0.75em; | ||||
|   /*white-space: pre;*/ | ||||
|   border: 1px solid #e3edf3; | ||||
| @@ -510,14 +510,14 @@ ul li { | ||||
|   font-size: 2.5rem; | ||||
|   line-height: 1.5em; | ||||
|   font-weight: 400; | ||||
|   font-family: "Roboto Slab", serif; | ||||
|   font-family: "Comfortaa", serif; | ||||
|   letter-spacing: 0; | ||||
| } | ||||
|  | ||||
| .post-holder { | ||||
|   width: 100%; | ||||
|   height: 100%; | ||||
|   background: #f2efe8; | ||||
|   background: #f5eaea; | ||||
|   position: relative; | ||||
| } | ||||
| .post-holder.odd { | ||||
| @@ -548,7 +548,7 @@ ul li { | ||||
|   top: 40px; | ||||
|   left: 2%; | ||||
|   z-index: 99999; | ||||
|   font-family: "Open Sans Condensed", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   text-transform: uppercase; | ||||
|   font-size: 1.5rem; | ||||
|   line-height: 130%; | ||||
| @@ -603,7 +603,7 @@ a.fn-item.active { | ||||
| .post-meta { | ||||
|   display: inline-block; | ||||
|   margin: 0 0 5px 0; | ||||
|   font-family: "Open Sans", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   font-size: 1.5rem; | ||||
|   color: #9eabb3; | ||||
| } | ||||
| @@ -760,7 +760,7 @@ a.fn-item.active { | ||||
|   width: 80%; | ||||
|   max-width: 700px; | ||||
|   margin: 4rem auto; | ||||
|   font-family: "Open Sans", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   font-size: 1.3rem; | ||||
|   color: #9eabb3; | ||||
|   text-align: center; | ||||
| @@ -808,7 +808,7 @@ a.fn-item.active { | ||||
|   position: relative; | ||||
|   margin: 0rem 0 0 0; | ||||
|   padding: 1rem 0; | ||||
|   font-family: "Open Sans", sans-serif; | ||||
|   font-family: "Comfortaa", sans-serif; | ||||
|   font-size: 1.3rem; | ||||
|   line-height: 1.5em; | ||||
|   color: #bbc7cc; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user