diff --git a/public/src/css/main.css b/public/src/css/main.css index 47badc0..29d6035 100644 --- a/public/src/css/main.css +++ b/public/src/css/main.css @@ -19,8 +19,13 @@ .stroke-sub::before{ content: attr(alt); position: absolute; - -webkit-text-stroke: 0.25em #000; + top: 0; left: 0; + right: 0; + display: block; + white-space: pre-line; + line-height: 1; + -webkit-text-stroke: 0.25em #000; z-index: -1; } #session-invite{ diff --git a/templates/index.html b/templates/index.html index 26873f9..6467da3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,7 +11,7 @@ - + @@ -29,9 +29,9 @@