Skip to content

Commit

Permalink
fixed a bug in test and added new source files
Browse files Browse the repository at this point in the history
  • Loading branch information
UNA A. KRAVETS committed Nov 25, 2015
1 parent b7ff343 commit 286949d
Show file tree
Hide file tree
Showing 53 changed files with 2,104 additions and 489 deletions.
2 changes: 1 addition & 1 deletion site/css/aden.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/css/brooklyn.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/css/cssgram.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 23 additions & 23 deletions site/css/demo-site.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
.aden {
-webkit-filter: hue-rotate(-20deg) contrast(.9) saturate(0.85) brightness(1.2);
filter: hue-rotate(-20deg) contrast(.9) saturate(0.85) brightness(1.2); }
.aden:after {
.aden::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, 0.2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
mix-blend-mode: darken; }
Expand Down Expand Up @@ -86,7 +86,7 @@
.aden:after, .inkwell:after, .perpetua:after, .reyes:after, .gingham:after, .toaster:after, .walden:after, .hudson:after, .earlybird:after, .mayfair:after, .lofi:after, ._1977:after, .brooklyn:after, .xpro2:after, .nashville:after, .lark:after, .moon:after {
z-index: 3; }

.perpetua:after {
.perpetua::after {
background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
background: linear-gradient(to bottom, #005b9a, #e6c13d);
mix-blend-mode: soft-light;
Expand Down Expand Up @@ -120,7 +120,7 @@
.reyes {
-webkit-filter: sepia(.22) brightness(1.1) contrast(.85) saturate(0.75);
filter: sepia(.22) brightness(1.1) contrast(.85) saturate(0.75); }
.reyes:after {
.reyes::after {
background: #efcdad;
mix-blend-mode: soft-light;
opacity: .5; }
Expand Down Expand Up @@ -153,7 +153,7 @@
.gingham {
-webkit-filter: brightness(1.05) hue-rotate(-10deg);
filter: brightness(1.05) hue-rotate(-10deg); }
.gingham:after {
.gingham::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, 0.2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent);
mix-blend-mode: darken; }
Expand Down Expand Up @@ -186,7 +186,7 @@
.toaster {
-webkit-filter: contrast(1.5) brightness(.9);
filter: contrast(1.5) brightness(.9); }
.toaster:after {
.toaster::after {
background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
background: radial-gradient(circle, #804e0f, #3b003b);
mix-blend-mode: screen; }
Expand Down Expand Up @@ -219,8 +219,8 @@
.walden {
-webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6); }
.walden:after {
background: #04c;
.walden::after {
background: #0044cc;
mix-blend-mode: screen;
opacity: .3; }

Expand Down Expand Up @@ -252,7 +252,7 @@
.hudson {
-webkit-filter: brightness(1.2) contrast(.9) saturate(1.1);
filter: brightness(1.2) contrast(.9) saturate(1.1); }
.hudson:after {
.hudson::after {
background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
background: radial-gradient(circle, #a6b1ff 50%, #342134);
mix-blend-mode: multiply;
Expand Down Expand Up @@ -286,7 +286,7 @@
.earlybird {
-webkit-filter: contrast(.9) sepia(.2);
filter: contrast(.9) sepia(.2); }
.earlybird:after {
.earlybird::after {
background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
mix-blend-mode: overlay; }
Expand Down Expand Up @@ -319,9 +319,9 @@
.mayfair {
-webkit-filter: contrast(1.1) saturate(1.1);
filter: contrast(1.1) saturate(1.1); }
.mayfair:after {
background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), #111 60%);
background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), #111 60%);
.mayfair::after {
background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), #111111 60%);
background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), #111111 60%);
mix-blend-mode: overlay;
opacity: .4; }

Expand Down Expand Up @@ -352,9 +352,9 @@
.lofi {
-webkit-filter: saturate(1.1) contrast(1.5);
filter: saturate(1.1) contrast(1.5); }
.lofi:after {
background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
background: radial-gradient(circle, transparent 70%, #222 150%);
.lofi::after {
background: -webkit-radial-gradient(circle, transparent 70%, #222222 150%);
background: radial-gradient(circle, transparent 70%, #222222 150%);
mix-blend-mode: multiply; }

/*
Expand Down Expand Up @@ -416,7 +416,7 @@
.brooklyn {
-webkit-filter: contrast(.9) brightness(1.1);
filter: contrast(.9) brightness(1.1); }
.brooklyn:after {
.brooklyn::after {
background: -webkit-radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, #c4b7c8);
background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, #c4b7c8);
mix-blend-mode: overlay; }
Expand Down Expand Up @@ -449,9 +449,9 @@
.xpro2 {
-webkit-filter: sepia(.3);
filter: sepia(.3); }
.xpro2:after {
background: -webkit-radial-gradient(circle, #E6E7E0 40%, rgba(43, 42, 161, 0.6) 110%);
background: radial-gradient(circle, #E6E7E0 40%, rgba(43, 42, 161, 0.6) 110%);
.xpro2::after {
background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, 0.6) 110%);
background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, 0.6) 110%);
mix-blend-mode: color-burn; }

/*
Expand Down Expand Up @@ -516,10 +516,10 @@
.lark {
-webkit-filter: contrast(.9);
filter: contrast(.9); }
.lark:after {
.lark::after {
background: rgba(242, 242, 242, 0.8);
mix-blend-mode: darken; }
.lark:before {
.lark::before {
background: #22253f;
mix-blend-mode: color-dodge; }

Expand Down Expand Up @@ -550,10 +550,10 @@
.moon {
-webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
filter: grayscale(1) contrast(1.1) brightness(1.1); }
.moon:before {
.moon::before {
background: #a0a0a0;
mix-blend-mode: soft-light; }
.moon:after {
.moon::after {
background: #383838;
mix-blend-mode: lighten; }

Expand Down
Loading

0 comments on commit 286949d

Please sign in to comment.