app/assets/stylesheets/home_page/bootswatch.css.less in home_page-0.0.5 vs app/assets/stylesheets/home_page/bootswatch.css.less in home_page-0.0.6
- old
+ new
@@ -5,5 +5,9 @@
}
p {
margin: 10px 0;
}
+
+.list-striped li:nth-child(odd) {
+ background-color: #F9F9F9;
+}
\ No newline at end of file