mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Release 4.2
This commit is contained in:
		| @@ -26,7 +26,7 @@ Inside the folder of your Hugo site, run: | |||||||
| git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper | git submodule add https://github.com/nanxiaobei/hugo-paper themes/paper | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| Then change `theme` in `config.toml`: | Open `config.toml`, change `theme`: | ||||||
|  |  | ||||||
| ```toml | ```toml | ||||||
| theme = "paper" | theme = "paper" | ||||||
|   | |||||||
| @@ -181,11 +181,10 @@ img { | |||||||
| } | } | ||||||
| .page-header { | .page-header { | ||||||
|   margin-bottom: 24px; |   margin-bottom: 24px; | ||||||
|  |   overflow: hidden; | ||||||
| } | } | ||||||
| .page-header h1 { | .page-header h1 { | ||||||
|   font-size: 64px; |   font-size: 40px; | ||||||
|   overflow: hidden; |  | ||||||
|   text-overflow: ellipsis; |  | ||||||
| } | } | ||||||
| .pagination { | .pagination { | ||||||
|   display: flex; |   display: flex; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 nanxiaobei
					nanxiaobei