From 9bdaad843a2a54277defc49e80163e6c89979028 Mon Sep 17 00:00:00 2001 From: noxy Date: Fri, 1 Dec 2017 18:18:55 +0000 Subject: [PATCH] Update master.css --- s/master.css | 8 ++++++++ 1 file changed, 8 insertions(+) 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%; +}