From f5ef9d42ebe7b2be932b35db7c5d801e9cfeb2c1 Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 10 Mar 2025 21:22:04 +0530 Subject: refactor code; add genre colors; rename video player class --- static/css/core/home.css | 0 static/css/core/post_list.css | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 static/css/core/home.css mode change 100755 => 100644 static/css/core/post_list.css (limited to 'static/css/core') diff --git a/static/css/core/home.css b/static/css/core/home.css old mode 100755 new mode 100644 diff --git a/static/css/core/post_list.css b/static/css/core/post_list.css old mode 100755 new mode 100644 -- cgit v1.2.3