mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-03 23:59:49 +00:00 
			
		
		
		
	Remove specific selectors from bookmark metadata
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -2144,16 +2144,11 @@ Usage (In Ghost editor):
 | 
			
		||||
    height: 22px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-bookmark-author {
 | 
			
		||||
.kg-bookmark-metadata > span {
 | 
			
		||||
    line-height: 1.5em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-bookmark-author:after {
 | 
			
		||||
    content: "•";
 | 
			
		||||
    margin: 0 6px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-bookmark-publisher {
 | 
			
		||||
.kg-bookmark-metadata > span:nth-of-type(2) {
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    max-width: 240px;
 | 
			
		||||
    line-height: 1.5em;
 | 
			
		||||
@@ -2163,6 +2158,11 @@ Usage (In Ghost editor):
 | 
			
		||||
    font-weight: 400;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.kg-bookmark-metadata > span:nth-of-type(2)::before {
 | 
			
		||||
    content: "•";
 | 
			
		||||
    margin: 0 6px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
@media (max-width: 800px) {
 | 
			
		||||
    .post-full-content figure {
 | 
			
		||||
        margin: 0.2em 0 1.3em;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user