snipt/media/css/style.css

17 lines
346 B
CSS
Raw Normal View History

2012-06-04 17:57:20 -07:00
article.snipt div.group div.container {
width: 708px;
2012-06-01 08:38:55 -07:00
}
2012-06-04 17:57:20 -07:00
article.snipt div.group div.container header {
min-height: 0;
2012-06-01 08:38:55 -07:00
}
2012-06-04 17:57:20 -07:00
article.snipt div.group div.container header h1 {
margin: 11px 15px;
2012-06-01 08:38:55 -07:00
}
2012-06-04 17:57:20 -07:00
body.detail section.main div.inner section.snipts article.snipt div.container {
2012-06-01 18:05:25 -07:00
width: 940px;
}
2012-06-04 17:57:20 -07:00
body.detail div#disqus_thread {
width: 925px;
2012-06-01 18:05:25 -07:00
}