]> git.localhorst.tv Git - alttp.git/blobdiff - resources/sass/rounds.scss
new tournament
[alttp.git] / resources / sass / rounds.scss
index 414552363f85ef1d2802924e856eb6aad8e08d5c..d8d117db805f729859c1a0b4bf98c883401369d5 100644 (file)
                                font-size: 125%;
                        }
 
-                       .seed-code, .btn {
+                       .rolled-by {
+                               display: inline-block;
+                               vertical-align: middle;
+
+                               img {
+                                       max-height: 2rem;
+                                       width: auto;
+                                       border-radius: 50%;
+                               }
+                       }
+
+                       .seed-code, .btn, .rolled-by {
                                margin-bottom: 1ex;
                        }
                }