Hacker News new | ask | show | jobs
by plankton_sb 3480 days ago
Yeah, it looks nice, I'll think about it.
1 comments

  /* native device fonts */
  body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; }
  
  a { text-decoration: none; color: #444; }
  a:hover { color: lime !important; }
  
  p.item > a { font-size: 17px; color: #00C; }
  p.item-info { color: #666; }