X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fmedia%2FTopLevelVideoDocument.css;fp=LCARStrek%2Fglobal%2Fmedia%2FTopLevelVideoDocument.css;h=979e4da99134c90d5b276ae943bfa729bb9338ce;hp=0000000000000000000000000000000000000000;hb=927a7dfba2bab36ee36ea942abfe760da87ad169;hpb=a08009fe1735a2de928c68a3fd7b49c70b587904 diff --git a/LCARStrek/global/media/TopLevelVideoDocument.css b/LCARStrek/global/media/TopLevelVideoDocument.css new file mode 100644 index 00000000..979e4da9 --- /dev/null +++ b/LCARStrek/global/media/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: #332000; +} + +video { + box-shadow: 0 0 15px #000000; +}