radiocampus: style update
This commit is contained in:
		@ -24,7 +24,7 @@
 | 
				
			|||||||
    --nav-hv-bg: unset;
 | 
					    --nav-hv-bg: unset;
 | 
				
			||||||
    --nav-active-bg: unset;
 | 
					    --nav-active-bg: unset;
 | 
				
			||||||
    --text-color: #eee;
 | 
					    --text-color: #eee;
 | 
				
			||||||
    --text-color-light: #aaa;
 | 
					    --text-color-light: #999;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@font-face {
 | 
					@font-face {
 | 
				
			||||||
@ -36,6 +36,10 @@ body {
 | 
				
			|||||||
    background-size: cover;
 | 
					    background-size: cover;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					hr {
 | 
				
			||||||
 | 
					    background-color: transparent;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.a-player-bar {
 | 
					.a-player-bar {
 | 
				
			||||||
    border-top: none;
 | 
					    border-top: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
@ -69,7 +73,7 @@ body {
 | 
				
			|||||||
    border: 1px solid var(--break-color) !important;
 | 
					    border: 1px solid var(--break-color) !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.media {
 | 
					.grid .media {
 | 
				
			||||||
    background: rgba(255, 255, 255, 0.9);
 | 
					    background: rgba(255, 255, 255, 0.9);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user