Add color to ratings

This commit is contained in:
ricola 2025-04-06 17:04:31 -06:00
parent c4ebe12408
commit 058b512b7d
4 changed files with 13 additions and 5 deletions

View file

@ -5,6 +5,7 @@
<title><%= _("Vote") %></title>
<script src="/chartkick.js"></script>
<script src="/Chart.bundle.js"></script>
<link rel="stylesheet" href="/style.css">
</head>
<body>
<% if current_user %>