|
|
@ -257,10 +257,6 @@ input[type=text], input[type=password], #sendMessage, .badge { |
|
|
|
min-height: 100%; |
|
|
|
min-height: 100%; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.favorite-font { |
|
|
|
|
|
|
|
font-family: 'Inconsolata', 'Consolas', 'Monaco', 'Ubuntu Mono', monospace; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#bufferlines { |
|
|
|
#bufferlines { |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
@ -478,10 +474,6 @@ h2 span, h2 small { |
|
|
|
/* Mobile layout */ |
|
|
|
/* Mobile layout */ |
|
|
|
/* */ |
|
|
|
/* */ |
|
|
|
@media (max-width: 968px) { |
|
|
|
@media (max-width: 968px) { |
|
|
|
.favorite-font { |
|
|
|
|
|
|
|
/* readability on mobile +9001% */ |
|
|
|
|
|
|
|
font-family: sans-serif; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#bufferlines table { |
|
|
|
#bufferlines table { |
|
|
|
border-collapse: separate; |
|
|
|
border-collapse: separate; |
|
|
|