mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Improvements owowowowowo
This commit is contained in:
		
							parent
							
								
									59f5003d0a
								
							
						
					
					
						commit
						4914d21bf7
					
				| @ -43,13 +43,12 @@ a { | ||||
| } | ||||
| 
 | ||||
| .video-sub-info.description { | ||||
|   font-weight: bold; | ||||
|   font-weight: 700; | ||||
|   margin-top: 8.5em !important; | ||||
|   border-radius: 21px; | ||||
|   background: #1c1c1c; | ||||
|   padding: 10px; | ||||
|   margin-bottom: 20px; | ||||
|   font-family: "Poketube flex"; | ||||
|   font-stretch: expanded; | ||||
|   justify-self: center; | ||||
|   width: 38em; | ||||
| @ -59,6 +58,13 @@ a { | ||||
|   margin-right: auto; | ||||
| } | ||||
| 
 | ||||
| .video-sub-info.description > .video-title { | ||||
|   font-family: "PokeTube Flex"; | ||||
|   font-weight: 1000; | ||||
|   font-stretch: extra-expanded; | ||||
|   font-size: larger; | ||||
| } | ||||
| 
 | ||||
| .recommended-list { | ||||
|   background-color: #1c1c1c; | ||||
|   border-radius: 25px; | ||||
| @ -73,7 +79,7 @@ a { | ||||
| } | ||||
| 
 | ||||
| .video-views { | ||||
|   display:block ruby; | ||||
|   display: block ruby; | ||||
| } | ||||
| 
 | ||||
| .video-info-panel.gradient { | ||||
| @ -95,6 +101,9 @@ a { | ||||
| .video-info-pill-channelname { | ||||
|   color: #fff; | ||||
|   word-wrap: break-word; | ||||
|   font-family: "PokeTube Flex"; | ||||
|   font-weight: 1000; | ||||
|   font-stretch: ultra-expanded; | ||||
|   overflow: hidden; | ||||
|   text-overflow: ellipsis; | ||||
|   display: -webkit-box; | ||||
| @ -159,10 +168,11 @@ a { | ||||
|   padding: 4px; | ||||
|   border-style: none; | ||||
|   min-height: 34px; | ||||
| grid-area: buttons; | ||||
| display: flex; | ||||
| flex-direction: row; | ||||
| column-gap: 8px;  height: min-content; | ||||
|   grid-area: buttons; | ||||
|   display: flex; | ||||
|   flex-direction: row; | ||||
|   column-gap: 8px; | ||||
|   height: min-content; | ||||
|   width: fit-content; | ||||
|   text-align: right; | ||||
|   margin-left: auto; | ||||
| @ -205,4 +215,4 @@ column-gap: 8px;  height: min-content; | ||||
|   font-family: PokeTube Flex; | ||||
|   font-stretch: 100%; | ||||
|   font-weight: 600; | ||||
| } | ||||
| } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley