<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: bits
Theme URI: http://www.nytimes.com/bits
Description: The Universal Blog Theme for The New York Times
Version: 3.0
Author: Jon Chretien, Jaymin Patel, David Seguin, Bennett Yates, Jeremy Zilar
Author URI: http://open.blogs.nytimes.com

$Id: style.css 20576 2009-06-16 21:42:49Z jon $
/css/blogs_v3/bits/style.css
(c)2006 - 2009 The New York Times Company

*/

@import url(/css/0.1/screen/common/subNavigation.css);
@import url(/css/0.1/screen/section/technology/subNavigation.css);
@import url(/css/blogs_v3/section/technology/subNavigation.css);

/* RSS Category Feeds */
ul.rssCcolumn {
  width: 218px;
}
.module ul.rssCcolumn .rssSubsection li {
  width: 72px;
}

/* C-Col Author Modules */
.module .author ul.refer {
  margin-bottom: 5px;
}
.module .author p.summary {
  padding-top: 0;
}
.module .author {
  padding-bottom: 5px !important;
}</pre></body></html>