]> git.sesse.net Git - ultimatescore/commitdiff
Fix picture rescaling.
authorSteinar H. Gunderson <sesse@samfundet.no>
Sat, 7 Apr 2018 19:48:13 +0000 (21:48 +0200)
committerSteinar H. Gunderson <sesse@samfundet.no>
Sat, 7 Apr 2018 19:48:13 +0000 (21:48 +0200)
score.css

index 76f3a6c1ee32d972457c354ede93f23a3d452968..9821c42835cd52e84931079b7b3aa04dcc125090 100644 (file)
--- a/score.css
+++ b/score.css
@@ -219,6 +219,10 @@ body {
   width: 170px;
   color: black;
 }
+.lowerthird-picture img {
+  height: 170px;
+  width: 170px;
+}
 .lowerthird-picture-hidden {
   width: 0px;
   border-left: 0px;