aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/channel.css
diff options
context:
space:
mode:
Diffstat (limited to 'youtube/static/channel.css')
-rw-r--r--youtube/static/channel.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/youtube/static/channel.css b/youtube/static/channel.css
index ada086d..c8750da 100644
--- a/youtube/static/channel.css
+++ b/youtube/static/channel.css
@@ -1,9 +1,3 @@
-html {
- font-family: "liberation serif", "times new roman", calibri, carlito, serif;
- background: var(--background);
- color: var(--text);
-}
-
body {
display: grid;
grid-gap: 20px;