From e743a9a425ee3197649aa2c4996b8566bf75896d Mon Sep 17 00:00:00 2001 From: Srxr <10549030+srxr@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:22:14 +0800 Subject: Remove proprietary notices about video (#40) * Make content proprietary configurable * Update README * Fixed a few template context bugs Co-authored-by: James Mills --- static/theme.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'static/theme.css') diff --git a/static/theme.css b/static/theme.css index bb32c80..c013f3e 100644 --- a/static/theme.css +++ b/static/theme.css @@ -237,10 +237,6 @@ main { float:left; width:100px; } -#b_transfered { - float:right; - text-align:right; -} .clear_both { clear:both; } -- cgit v1.2.3