You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
231 B

// $Id$
/* Green Valley theme newsletter stylesheet */
@import "../../base_files/scss/newsletter.scss";
@import "variables";
$imagePath: "../images/";
body { background: url('#{$imagePath}page_background_ltr.jpg') repeat; }