mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
fix the face
This commit is contained in:
parent
ce16a16b8e
commit
22ab72acda
@ -22,7 +22,7 @@
|
||||
</div>
|
||||
<p>
|
||||
Feedback is optional but helps Basil understand what he does well and what he could improve on.
|
||||
Below are 50 random images that haven't been rated. You can refresh the page at any time for 50 more.
|
||||
Below are 50 random images of yours that haven't been rated. You can refresh the page at any time for 50 more.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -101,7 +101,7 @@
|
||||
<div class="col s2 red lighten-4">
|
||||
<label>
|
||||
<%= f.radio_button :score_adjustment, '3', { class: 'autosave-closest-form-on-change' } %>
|
||||
<span class="red-text text-darken-4" style="font-size: 3em;">♥<sub>u</sub>♥</span>
|
||||
<span class="red-text text-darken-4" style="font-size: 3em;">♥<small>u</small>♥</span>
|
||||
</label>
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user