aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* wire up homepage buttonsMartin Wright2015-08-21-1/+14
|
* buttons are now built with mixins, rather than extendsMartin Wright2015-08-21-57/+52
| | | | Remove all button utlity classes
* refactored buttons and button styles now available for useMartin Wright2015-08-21-42/+79
|
* Rename color_slate to color_blackGareth Rees2015-08-21-6/+6
|
* Merge branch 'swap-typeface' into developGareth Rees2015-08-21-3/+2
|\
| * Default typeface is now Source SansMartin Wright2015-08-21-3/+2
|/
* Merge branch 'change-colours' into developGareth Rees2015-08-21-190/+118
|\
| * remove unused button styles from homepageMartin Wright2015-08-20-17/+1
| |
| * Don't use -pale colour variables, just do the operations inlineMartin Wright2015-08-20-10/+5
| |
| * change link colours to blueMartin Wright2015-08-20-1/+1
| |
| * add action colour, use this for buttonsMartin Wright2015-08-20-1/+2
| |
| * swap secondary colour to orangeMartin Wright2015-08-20-1/+1
| |
| * swap out hero photoMartin Wright2015-08-20-1/+1
| |
| * remove old colour variables, fix compilation errorsMartin Wright2015-08-18-23/+5
| |
| * Change status coloursMartin Wright2015-08-18-3/+3
| |
| * change colours of notice styles, add more coloursMartin Wright2015-08-18-24/+24
| |
| * change colours of footerMartin Wright2015-08-18-8/+4
| |
| * change colours of correspondence pageMartin Wright2015-08-18-15/+13
| |
| * tweak size of link to this iconMartin Wright2015-08-18-1/+1
| |
| * change colours of how it works sectionMartin Wright2015-08-18-14/+2
| |
| * change colours of hero sectionMartin Wright2015-08-18-9/+12
| |
| * Change colour of banner, update any other reference to variables of header ↵Martin Wright2015-08-18-64/+38
| | | | | | | | that were broken
| * Colours for global elementsMartin Wright2015-08-17-17/+16
| |
| * set up base coloursMartin Wright2015-08-17-3/+11
|/
* Merge branch 'add-redesigned-hero' into developGareth Rees2015-08-07-4/+60
|\
| * add hero styling and background imageMartin Wright2015-08-07-4/+60
|/
* Merge branch 'redesign-locale-switcher' into developGareth Rees2015-08-07-20/+165
|\
| * add locale switcher from WDTK themeMartin Wright2015-08-07-20/+165
|/
* Merge branch 'homepage-howitworks' into developGareth Rees2015-08-04-0/+58
|\
| * Style how it works sectionMartin Wright2015-08-04-0/+58
| |
* | Merge remote-tracking branch 'origin/new-footer' into developGareth Rees2015-08-04-10/+18
|\ \
| * | add footer from WDTKMartin Wright2015-08-04-10/+18
| | |
| * | Add colour variables, replace absolute declarations with references to variablesMartin Wright2015-08-03-35/+60
| | |
* | | Merge branch 'master' into developGareth Rees2015-07-29-42/+134
|\ \ \
| * \ \ Merge branch 'add-widget'Gareth Rees2015-07-07-0/+214
| |\ \ \ | | | |/ | | |/|
| | * | updated theme with all button statesMartin Wright2015-07-07-2/+23
| | | |
| | * | add widget styles for our themeMartin Wright2015-07-07-3/+1
| | | |
| | * | Move css for widget to widget.css.Louise Crow2015-07-07-52/+3
| | | | | | | | | | | | | | | | | | | | Imports seem to be too complicated for what needs to be a simple and small bit of css to sit on someone else's site.
| | * | Latest style and bg from @martinwrightLouise Crow2015-07-07-1/+30
| | | |
| | * | Widget styles and image from @martinwrightLouise Crow2015-07-07-0/+17
| | | |
| | * | Move css for widget to widget.css.Louise Crow2015-07-07-46/+196
| | | | | | | | | | | | | | | | | | | | Imports seem to be too complicated for what needs to be a simple and small bit of css to sit on someone else's site.
| | * | Widget styles and image from @martinwrightLouise Crow2015-07-07-0/+48
| |/ /
| * | Merge remote-tracking branch 'origin/remove-courier-in-responses'Gareth Rees2015-07-07-5/+0
| |\ \
| * \ \ Merge remote-tracking branch 'origin/box-style'Gareth Rees2015-07-07-4/+0
| |\ \ \
| * \ \ \ Merge branch 'use-colour-variables'Gareth Rees2015-06-29-35/+60
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Add colour variables, replace absolute declarations with references to variablesMartin Wright2015-06-29-35/+60
| | | | |
| * | | | Merge branch 'garethrees-patch-2'Gareth Rees2015-04-28-3/+4
| |\| | |
| | * | | Don't tie form input background to nav textGareth Rees2015-04-28-3/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Usually want input fields to be white. Nav colours tend to vary and be the most vivid of the site, which is not ideal for the inputs.
| * | | Merge remote-tracking branch 'github/garethrees-patch-1'Gareth Rees2015-04-28-7/+10
| |\ \ \
| | * | | More logical grouping of custom variablesGareth Rees2015-04-27-7/+10
| |/ / / | | | | | | | | Helps after initial forking of the theme