From 219dfbb4af6f8058942774859536af62bec4d280 Mon Sep 17 00:00:00 2001 From: Jelle Z <18423879+jelle619@users.noreply.github.com> Date: Tue, 9 Oct 2018 20:30:01 +0100 Subject: [PATCH] Updated Custom CSS (markdown) --- Custom-CSS.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Custom-CSS.md b/Custom-CSS.md index 0615c0e..38abf19 100644 --- a/Custom-CSS.md +++ b/Custom-CSS.md @@ -19,4 +19,8 @@ You need to use the CSS query parameter with your CSS ID appended to your embed' # That's great and all, but how does CSS even work? -CSS has so many options that all of its capabilities could never be properly explained in just one wiki page. Great free sources where these are fully explained include [W3Schools](https://www.w3schools.com/css/default.asp), [FreeCodeCamp](https://learn.freecodecamp.org/responsive-web-design/basic-css) and others. \ No newline at end of file +CSS has so many options that all of its capabilities could never be properly explained in just one wiki page. Great free sources where these are fully explained include [W3Schools](https://www.w3schools.com/css/default.asp), [FreeCodeCamp](https://learn.freecodecamp.org/responsive-web-design/basic-css) and others. + +# I already yield all of CSS' precious powers. To what extent am I allowed to leverage it? + +In general, you may do what ever you want with it except using it to track people. This includes, but is not limited to, collecting information like IP addresses and browser info by including things like web beacons to your code. You may remove Titan Embeds' branding but a mention somewhere else on the page you will use the embed on would be greatly appreciated. \ No newline at end of file