This commit is contained in:
		@@ -45,4 +45,32 @@ span#favs {
 | 
			
		||||
.badge-dark, #themeselector {
 | 
			
		||||
    background-color: unset;
 | 
			
		||||
    border: unset;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
._204863 {
 | 
			
		||||
    background: none;
 | 
			
		||||
    border: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.media-object {
 | 
			
		||||
    border: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.v0ck {
 | 
			
		||||
    background: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.wrapper {
 | 
			
		||||
    height: 100%;
 | 
			
		||||
    display: grid;
 | 
			
		||||
    justify-content: right;
 | 
			
		||||
    grid-template-columns: 1fr;
 | 
			
		||||
    grid-template-rows: auto auto auto;
 | 
			
		||||
    width: 100%;
 | 
			
		||||
    background: #14755e0a;
 | 
			
		||||
    position: fixed;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
#main {
 | 
			
		||||
    grid-row: 2;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user