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