diff options
| author | Srxr <10549030+srxr@users.noreply.github.com> | 2021-06-08 21:22:14 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-08 23:22:14 +1000 |
| commit | e743a9a425ee3197649aa2c4996b8566bf75896d (patch) | |
| tree | 3fea1b47e2d180684cecc356b3194e1d8cae7540 /static | |
| parent | 7e3d72c24f96d33a89889b0f441b2b76367bd0e7 (diff) | |
Remove proprietary notices about video (#40)
* Make content proprietary configurable
* Update README
* Fixed a few template context bugs
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
Diffstat (limited to 'static')
| -rw-r--r-- | static/theme.css | 4 |
1 files changed, 0 insertions, 4 deletions
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; } |
