Skip to content

Commit

Permalink
Update john.moon
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Oct 27, 2016
1 parent 42cb0b4 commit 6c5aaca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion john.moon
Expand Up @@ -35,7 +35,7 @@ class extends lapis.Application
method: "POST"
}, ->
td j.score
td -> a href: @url_for("a_john", JID: j.id), style: "color: grey;", j.john\sub(1, 50)
td -> a href: @url_for("a_john", JID: j.id), style: "color: grey; font-weight: bold; text-decoration: none;", j.john\sub(1, 50)
td ->
input type: "checkbox", name: "plus"
text "+"
Expand Down

0 comments on commit 6c5aaca

Please sign in to comment.