generators/layout_files/templates/public/stylesheets/print.css in beef-layout-0.1.0 vs generators/layout_files/templates/public/stylesheets/print.css in beef-layout-0.2.0

- old
+ new

@@ -49,11 +49,9 @@ #main-content a[href^="/"]:after { content: " (http://www.a-website.com" attr(href) ") "; /*This URL needs to be changed to the URL of the site. */ } /*Add elements here that dont need to be printed (add banners, unneccesary images etc )*/ -a#skip, -ul.tag-cloud, -ul.archive{ +a#skip { display: none; }