aboutsummaryrefslogtreecommitdiffstats
path: root/yt_channel_about_template.html
diff options
context:
space:
mode:
authorJames Taylor <user234683@users.noreply.github.com>2018-07-19 02:33:48 -0700
committerJames Taylor <user234683@users.noreply.github.com>2018-07-19 02:33:48 -0700
commit40039ba672bf535cce5cf96f7cadb48326ad21be (patch)
treec808fc9973670597d8dee08dbc0bc35380047a22 /yt_channel_about_template.html
parent2965161bbe615e3be8026f2103932d311281a713 (diff)
downloadyt-local-40039ba672bf535cce5cf96f7cadb48326ad21be.tar.lz
yt-local-40039ba672bf535cce5cf96f7cadb48326ad21be.tar.xz
yt-local-40039ba672bf535cce5cf96f7cadb48326ad21be.zip
add channel searching
Diffstat (limited to 'yt_channel_about_template.html')
-rw-r--r--yt_channel_about_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/yt_channel_about_template.html b/yt_channel_about_template.html
index ef51742..1395522 100644
--- a/yt_channel_about_template.html
+++ b/yt_channel_about_template.html
@@ -27,7 +27,7 @@
grid-auto-flow: column;
justify-content:start;
- background-color: #bcbcbc;
+ background-color: #aaaaaa;
padding: 3px;
}
main .channel-info{