diff --git a/c-button.css b/c-button.css index 7fc1857..a708dfb 100644 --- a/c-button.css +++ b/c-button.css @@ -1,30 +1,3 @@ -:host { - color: red; - --bg-color: red; - --blue-50: #8DCDFF; - --blue-100: #78C5FF; - --blue-200: #4FB3FF; - --blue-300: #27A1FF; - --blue-400: #008FFD; - --blue-500: #0078D4; - --blue-600: #00589C; - --blue-700: #003864; - --blue-800: #00192C; - --blue-900: #000000; - --blue-950: #000000; - --orange-50: #FFD4B8; - --orange-100: #FFC7A3; - --orange-200: #FFAE7A; - --orange-300: #FF9652; - --orange-400: #FF7D29; - --orange-500: #FF6400; - --orange-600: #C74E00; - --orange-700: #8F3800; - --orange-800: #572200; - --orange-900: #1F0C00; - --orange-950: #030100; -} - button { color: black; background-color: gray; diff --git a/index.html b/index.html index 1fb85d6..35ade06 100644 --- a/index.html +++ b/index.html @@ -7,10 +7,37 @@ Webcomponent - tooltip @@ -58,7 +97,7 @@

Product carousel example