]> git.cworth.org Git - lmno.games/blobdiff - empathy/empathy.css
Change category voting to require fewer votes when there are more categories
[lmno.games] / empathy / empathy.css
index 9d458a3cbb7ea71360dfacfbd282135ce3d22463..adc8f6aa7f213616f91afcee984d7288e8bcfe5f 100644 (file)
@@ -49,6 +49,7 @@
     border-radius: 10px;
     margin: 0;
     overflow-wrap: break-word;
+    overflow-y: hidden;
 }
 
 .ambiguity-button.selected {
     transition-delay: 1s;
 }
 
-.label {
+.achievement {
     border-radius: 4px;
     background-color: var(--accent-color-bright);
     color: var(--text-fg-on-accent-bright);