all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 55605f420ab008df4948e3978a65f3c000ecdfe6 443 bytes (raw)
name: website/static/media/css/video.css 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
 
.video-box {
    background-color: #1A1A1A;
    position: relative;
}

.video-box:hover h2 {
    visibility: visible;
}

h2 {
    position: absolute;
    margin: 0em;
    max-width: 100%;
    padding: 1em;
    text-shadow: 0 0 4px black;
    visibility: hidden;
}

video {
    all: initial;
    all: unset;
    height: auto;
    max-width: 100%;
}

.video-description {
    padding: 1em;
}

.video-date,
.video-authors {
    color: #9E9E9E;
}

debug log:

solving 55605f4 ...
found 55605f4 in https://yhetil.org/guix/wgMI9T65yTCjOY-09dyetBvHdodhvANUIwdoRldKAjT8hSIBjMem44J8oOdzYJjA0Xp1vBYqw4o8MEDE54mSPoS1q3BvR0QMuE8TR7Kf2Ls=@protonmail.com/ ||
	https://yhetil.org/guix/zZkA4nEyhJw_-f4WDRhXeBexp0M-8dz-xU75mM4yCjA7hS9p2CaxIBxtpK3-s7qbq3bWSzXOTusbUuVw5Ere-s93caaZ___EjlwaDUxe0QM=@protonmail.com/

applying [1/1] https://yhetil.org/guix/wgMI9T65yTCjOY-09dyetBvHdodhvANUIwdoRldKAjT8hSIBjMem44J8oOdzYJjA0Xp1vBYqw4o8MEDE54mSPoS1q3BvR0QMuE8TR7Kf2Ls=@protonmail.com/
diff --git a/website/static/media/css/video.css b/website/static/media/css/video.css
new file mode 100644
index 0000000..55605f4

Checking patch website/static/media/css/video.css...
Applied patch website/static/media/css/video.css cleanly.

skipping https://yhetil.org/guix/zZkA4nEyhJw_-f4WDRhXeBexp0M-8dz-xU75mM4yCjA7hS9p2CaxIBxtpK3-s7qbq3bWSzXOTusbUuVw5Ere-s93caaZ___EjlwaDUxe0QM=@protonmail.com/ for 55605f4
index at:
100644 55605f420ab008df4948e3978a65f3c000ecdfe6	website/static/media/css/video.css

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.