mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Cleanup old styles + minor display bugfix
This commit is contained in:
		@@ -156,6 +156,7 @@ table { border-collapse: collapse; border-spacing: 0; }
 | 
			
		||||
}
 | 
			
		||||
.icon-location:before {
 | 
			
		||||
    content: "\e007";
 | 
			
		||||
    margin-left: -3px; /* Tracking fix */
 | 
			
		||||
}
 | 
			
		||||
.icon-link:before {
 | 
			
		||||
    content: "\e008";
 | 
			
		||||
@@ -911,23 +912,6 @@ body:not(.post-template) .post-title {
 | 
			
		||||
    color: #9EABB3;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.author-meta li {
 | 
			
		||||
    float: left;
 | 
			
		||||
    margin-left: 10px; /* space to the left of the bullet */
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* bullet divider */
 | 
			
		||||
.author-meta li:before {
 | 
			
		||||
    content: "•";
 | 
			
		||||
    display: inline-block;
 | 
			
		||||
    margin-right: 10px; /* space to the right of the bullet */
 | 
			
		||||
    color: #BBC7CC;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* disable the bullet divider for the first item in the list */
 | 
			
		||||
.author-meta li:first-child { margin-left: 0; }
 | 
			
		||||
.author-meta li:first-child:before { display: none; }
 | 
			
		||||
 | 
			
		||||
.author-meta a {
 | 
			
		||||
    color: #9EABB3;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user