X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2FTopLevelVideoDocument.css;fp=LCARStrek%2Fglobal%2FTopLevelVideoDocument.css;h=0d5dabddfb006d53c60405e429ab03ad628d0a65;hp=0000000000000000000000000000000000000000;hb=c60d23d202dd9e6ec3e47e1c54e20329d0afb68b;hpb=c53bb36b989ea5e6df3123ee0726398d3e8ff2d3 diff --git a/LCARStrek/global/TopLevelVideoDocument.css b/LCARStrek/global/TopLevelVideoDocument.css new file mode 100644 index 00000000..0d5dabdd --- /dev/null +++ b/LCARStrek/global/TopLevelVideoDocument.css @@ -0,0 +1,11 @@ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this file, + * You can obtain one at http://mozilla.org/MPL/2.0/. */ + +body { + background-color: #333; +} + +video { + box-shadow: 0 0 15px #000; +}