master #50
@@ -667,11 +667,13 @@ html[theme="f0ck95"] .embed-responsive-image {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html[theme="f0ck95"] .nav-link, .pagination > a, .pagination > span {
 | 
			
		||||
    border-radius: 0;
 | 
			
		||||
    border-left: inset 1px silver;
 | 
			
		||||
    border-bottom: outset 1px silver;
 | 
			
		||||
    border-right: outset 1px silver;
 | 
			
		||||
    border-top: 1px outset gray;
 | 
			
		||||
  border-radius: 0;
 | 
			
		||||
  border-left: inset 1px silver;
 | 
			
		||||
  border-bottom: outset 1px silver;
 | 
			
		||||
  border-right: outset 1px silver;
 | 
			
		||||
  border-top: 1px outset gray;
 | 
			
		||||
  box-shadow: var(--pagination-anchor-box-shadow);
 | 
			
		||||
  background-image: linear-gradient(to bottom,var(--nav-link-background-linear-gradient));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
html[theme="f0ck95"] .pagination > a, .pagination > span {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user