refactor: globalised code style
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
		
							parent
							
								
									ba5e07d063
								
							
						
					
					
						commit
						c8c0dceb21
					
				| @ -126,7 +126,12 @@ | ||||
|     html { | ||||
|         overflow-y: auto !important; | ||||
|     } | ||||
| 
 | ||||
|     code{ | ||||
|         background-color: rgba(0, 0, 0, 0.15) !important; | ||||
|         box-shadow: none !important; | ||||
|         color: #9a9a9a !important; | ||||
|         font-weight: normal !important; | ||||
|     } | ||||
|     .pretty-scrollbar{ | ||||
|         &::-webkit-scrollbar { | ||||
|             width: 5px!important; | ||||
|  | ||||
| @ -58,12 +58,6 @@ | ||||
|             h1{ | ||||
|                 margin-bottom: 15px; | ||||
|             } | ||||
|             code{ | ||||
|                 background-color: rgba(0, 0, 0, 0.3) !important; | ||||
|                 box-shadow: none; | ||||
|                 color: #9a9a9a; | ||||
|                 font-weight: normal; | ||||
|             } | ||||
|             pre { | ||||
|                 width: 100%; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user