inital setup
This commit is contained in:
		
							
								
								
									
										5
									
								
								assets/css/extended/blank.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								assets/css/extended/blank.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| /* | ||||
| This is just a placeholder blank stylesheet so as to support adding custom styles budled with theme's default styles | ||||
|  | ||||
| Read https://github.com/adityatelange/hugo-PaperMod/wiki/FAQs#bundling-custom-css-with-themes-assets for more info | ||||
| */ | ||||
							
								
								
									
										21
									
								
								assets/css/extended/custom.css
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								assets/css/extended/custom.css
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | ||||
| /* Custom styles added to demo */ | ||||
|  | ||||
| .twitter-tweet { | ||||
|     margin: auto; | ||||
| } | ||||
|  | ||||
| iframe { | ||||
|     border-radius: var(--radius) !important; | ||||
| } | ||||
|  | ||||
| .home-info ul { | ||||
|     padding-inline-start: 20px; | ||||
| } | ||||
|  | ||||
| .entry-cover img { | ||||
|     border: 1px solid var(--border); | ||||
| } | ||||
|  | ||||
| body { | ||||
|   font-family: 'TsangerJinKai' | ||||
| } | ||||
		Reference in New Issue
	
	Block a user