diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-07-27 00:56:18 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-07-27 00:56:18 +0100 |
commit | f9cfa8acb622a680d09b4d06f7ea8e038168e1f6 (patch) | |
tree | 904fc6e4828cfae852f3ce7e1941e22276f5b29d /web | |
parent | 0c4032f6cdb42db906a20b8631b327102431e566 (diff) |
Factor CSS so that all SCSS is under cobrand, and non-SCSS is in css/ under that.
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/emptyhomes/css/css.css (renamed from web/cobrands/emptyhomes/css.css) | 0 | ||||
-rw-r--r-- | web/cobrands/reading/css.scss (renamed from web/cobrands/reading/css/css.scss) | 0 | ||||
-rw-r--r-- | web/cobrands/southampton/css/style.css (renamed from web/cobrands/southampton/style.css) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/web/cobrands/emptyhomes/css.css b/web/cobrands/emptyhomes/css/css.css index 829986f59..829986f59 100644 --- a/web/cobrands/emptyhomes/css.css +++ b/web/cobrands/emptyhomes/css/css.css diff --git a/web/cobrands/reading/css/css.scss b/web/cobrands/reading/css.scss index d25d73156..d25d73156 100644 --- a/web/cobrands/reading/css/css.scss +++ b/web/cobrands/reading/css.scss diff --git a/web/cobrands/southampton/style.css b/web/cobrands/southampton/css/style.css index cd4c0f490..cd4c0f490 100644 --- a/web/cobrands/southampton/style.css +++ b/web/cobrands/southampton/css/style.css |