Ask HN: 25 year old web hacker considering in person San Francisco job hunt
13 pointsby greyhat8 comments
@media (min-width: 1180px) {
body:not(.no-literate) .content-root {
background-color: #fdfcfc;
-webkit-box-shadow: inset 780px 0 #fff, inset 781px 0 #e7e7e7, inset 790px 0 3px -10px rgba(0,0,0,0.05);
box-shadow: inset 780px 0 #fff, inset 781px 0 #e7e7e7, inset 790px 0 3px -10px rgba(0,0,0,0.05);
}
}
Removing it in the Firefox style editor restores normal performance.