decrease footnote number size
This commit is contained in:
		
							parent
							
								
									60fcb67558
								
							
						
					
					
						commit
						e1fefdd644
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -319,7 +319,7 @@ a[aria-describedby="footnotes-label"] { | |||
| a[aria-describedby="footnotes-label"]::after { | ||||
|   content: '[' counter(footnotes) ']'; /* 1 */ | ||||
|   vertical-align: super; /* 2 */ | ||||
|   font-size: 0.85em; /* 3 */ | ||||
|   font-size: 0.6em; /* 3 */ | ||||
|   margin-left: 2px; /* 4 */ | ||||
|   color: $accent; /* 5 */ | ||||
|   text-decoration: underline; /* 5 */ | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue