to top button
This commit is contained in:
		
							parent
							
								
									9fb0211c76
								
							
						
					
					
						commit
						8f33831e8a
					
				|  | @ -73,6 +73,10 @@ body { | ||||||
|   font-weight: normal; |   font-weight: normal; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | .to-top { | ||||||
|  |   float: right; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| a { | a { | ||||||
|   color: #00e; |   color: #00e; | ||||||
|   text-decoration: none; |   text-decoration: none; | ||||||
|  |  | ||||||
|  | @ -1,3 +1,6 @@ | ||||||
|  | <p class="to-top"> | ||||||
|  |   <a href="#site-title">Return to top</a> | ||||||
|  | </p> | ||||||
| <small> | <small> | ||||||
|   <a href="/index.xml">RSS Feed</a> |   <a href="/index.xml">RSS Feed</a> | ||||||
|   <a href="https://forge.quad.moe/quad/blog">Source Code</a> |   <a href="https://forge.quad.moe/quad/blog">Source Code</a> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue