diff --git a/website/tutorials/customization/assets/step10.html b/website/tutorials/customization/assets/step10.html index 5893d3b84a..b02c68004e 100644 --- a/website/tutorials/customization/assets/step10.html +++ b/website/tutorials/customization/assets/step10.html @@ -27,38 +27,11 @@ /* Add a background color to match the chart */ background-color: #222; } - - /* Styles for attribution message */ - .lw-attribution { - position: absolute; - left: 0px; - top: 0px; - z-index: 3; /* place above the charts */ - padding: 10px 0px 0px 12px; - font-family: "Roboto", sans-serif; - font-size: 0.8em; - } - .lw-attribution a { - cursor: pointer; - color: rgb(54, 116, 217); - opacity: 0.8; - } - .lw-attribution a:hover { - color: rgb(54, 116, 217); - opacity: 1; - } -
- -
- Powered by Lightweight Charts -
-
+