aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/default/base.scss
Commit message (Collapse)AuthorAgeLines
* Improve CSS compilation.Matthew Somerville2016-05-31-1/+0
| | | | | | | | Move to using libsass via CSS::Sass, and stop using compass, supplying any used mixins directly. This removes the need for any ruby/gem based installation, and greatly increases the speed of compilation. make_css is also enhanced, bringing in the file monitoring previously done by a separate script and improving its dependency monitoring.
* Move SCSS includes to separate directory.Matthew Somerville2013-05-24-3/+3
| | | | | This prevents warnings/errors when compiling in newer versions of SASS to do with overlapping filenames.
* Move default cobrand to new design.Matthew Somerville2012-07-13-0/+7
Due to old cobrands, this involves the subclasses implementing the web templates dir to ignore what the default is doing. A vaguely garish yet pleasing colour scheme has been chosen so that the site is both usable and suggests you may want to change it.