Settings

Theme

Ask HN: Hacker News Fixed Width for Widescreen Monitors" Userstyle?

1 points by MollyRealized a month ago · 2 comments · 1 min read


Does anyone has a copy of the "Hacker News Fixed Width for Widescreen Monitors" userstyle?

I've checked several of the Userstyles.org mirrors, as well as more modern websites, but cannot find this particular userstyle I used all the time.

MollyRealizedOP 20 days ago

  @namespace url(http://www.w3.org/1999/xhtml);

  @-moz-document domain("news.ycombinator.com") {
  body {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background: #333;
  }
  }

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection