small revision for monospace revert, now looks like old f0ck!
This commit is contained in:
		@@ -412,6 +412,7 @@ html[theme="iced"] .navbar-brand:hover {
 | 
				
			|||||||
  src: url('/s/vcr.ttf') format('truetype');
 | 
					  src: url('/s/vcr.ttf') format('truetype');
 | 
				
			||||||
  /* https://www.dafont.com/vcr-osd-mono.font */
 | 
					  /* https://www.dafont.com/vcr-osd-mono.font */
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@font-face {
 | 
					@font-face {
 | 
				
			||||||
  font-family: 'Open Sans';
 | 
					  font-family: 'Open Sans';
 | 
				
			||||||
  src: url('/s/OpenSans.ttf') format('truetype');
 | 
					  src: url('/s/OpenSans.ttf') format('truetype');
 | 
				
			||||||
@@ -429,6 +430,7 @@ html, body {
 | 
				
			|||||||
  scrollbar-width: thin;
 | 
					  scrollbar-width: thin;
 | 
				
			||||||
  overscroll-behavior-y: contain;
 | 
					  overscroll-behavior-y: contain;
 | 
				
			||||||
  overflow: overlay;
 | 
					  overflow: overlay;
 | 
				
			||||||
 | 
					  font-size: 14px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.noscript-badge {
 | 
					.noscript-badge {
 | 
				
			||||||
@@ -1464,7 +1466,7 @@ img.avatar {
 | 
				
			|||||||
  position: relative;
 | 
					  position: relative;
 | 
				
			||||||
  width: 24px;
 | 
					  width: 24px;
 | 
				
			||||||
  margin: 0;
 | 
					  margin: 0;
 | 
				
			||||||
  left: -6px;
 | 
					  left: -7px;
 | 
				
			||||||
  top: 0px;
 | 
					  top: 0px;
 | 
				
			||||||
  border-top-left-radius: 3px;
 | 
					  border-top-left-radius: 3px;
 | 
				
			||||||
  border-bottom-left-radius: 3px;
 | 
					  border-bottom-left-radius: 3px;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user