diff --git a/s/master.css b/s/master.css index 25aed09..4f2a3bd 100644 --- a/s/master.css +++ b/s/master.css @@ -136,3 +136,11 @@ img#f0ck-image { .vjs-poster { background-size: cover; } + +a#elfe { + display: flex; + justify-content: center; + align-self: center; + width: max-content; + max-height: 60%; +}