Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

Commit

Permalink
make pink buttons red for krupa
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Apr 18, 2012
1 parent 7dc25b3 commit e36da59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/css/mkt/buttons.less
Expand Up @@ -2,7 +2,7 @@

// yeah yeah this is too fancy.

@btn-r: lighten(spin(@btn-b, -220), 10%);
@btn-r: lighten(spin(@btn-b, -200), 4%);
@btn-r-dark: darken(spin(@btn-r, 3), 8%);
@btn-r-lite: saturate(spin(@btn-r, 4), 60%);

Expand Down

0 comments on commit e36da59

Please sign in to comment.