From 72560a5e04c049dead8109f3751c68b6ea84765e Mon Sep 17 00:00:00 2001 From: alfalabs Date: Wed, 6 Jun 2018 21:52:01 -0400 Subject: [PATCH] Add files via upload --- readme.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 461d133..df62c6f 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,12 @@ [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/owner/my-element) + # alfa-clock Polymer web component to display a clock. -## use example +## use example: ```html @@ -53,5 +54,18 @@ Examples of colors: --face-filter: invert(.5) sepia(1) saturate(5) hue-rotate(60deg); /* green */ --face-filter: invert(.5) sepia(5) saturate(25) hue-rotate(-45deg); /* red */ ``` -## Requirements -Modern Browser supporting CSS3, tested with Polymer 2 and Chrome + +## Demo + + +```html + +``` \ No newline at end of file