mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add poketube flex to more stuff :3
This commit is contained in:
		
							parent
							
								
									a8ab8f0268
								
							
						
					
					
						commit
						b147c4a727
					
				| @ -146,6 +146,10 @@ a { | ||||
|   max-width: max-content; | ||||
|   display: -webkit-box; | ||||
|   word-break: break-all; | ||||
|   font-family: var(--text-font-primary) !important; | ||||
|   font-stretch: extra-expanded; | ||||
|   font-weight: 900  !important; | ||||
| 
 | ||||
| } | ||||
| 
 | ||||
| .video-sub-info.description { | ||||
| @ -218,7 +222,9 @@ a { | ||||
| 
 | ||||
| .comments-author.owner { | ||||
|   margin: 5px; | ||||
|   font-family: inter; | ||||
|   font-family: var(--text-font-primary); | ||||
|   font-weight: 1000; | ||||
|   font-stretch: ultra-expanded; | ||||
|   white-space: -moz-pre-wrap !important; | ||||
|   white-space: -pre-wrap; | ||||
|   white-space: -o-pre-wrap; | ||||
| @ -284,11 +290,16 @@ a { | ||||
|   justify-items: center; | ||||
|   justify-self: center; | ||||
|   margin-top: -2.9em; | ||||
|   font-family: var(--text-font-primary); | ||||
|   font-stretch: expanded; | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
| .comments-author { | ||||
|   margin: 7px; | ||||
|   font-family: inter; | ||||
|   font-family: var(--text-font-primary); | ||||
|   font-weight: 1000; | ||||
|   font-stretch: ultra-expanded; | ||||
|   white-space: -moz-pre-wrap !important; | ||||
|   white-space: -pre-wrap; | ||||
|   white-space: -o-pre-wrap; | ||||
| @ -333,6 +344,12 @@ a { | ||||
|   font-weight: 600; | ||||
| } | ||||
| 
 | ||||
| .comment { | ||||
|   font-family: var(--text-font-primary); | ||||
|   font-stretch: expanded; | ||||
|   font-weight: 600 !important; | ||||
| } | ||||
| 
 | ||||
| .tags { | ||||
|   display: flex; | ||||
|   flex-direction: row; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley