diff --git a/app/assets/stylesheets/kluk.css b/app/assets/stylesheets/kluk.css index 152f4c3..c03b0fa 100644 --- a/app/assets/stylesheets/kluk.css +++ b/app/assets/stylesheets/kluk.css @@ -16,6 +16,12 @@ body { font-style: normal; } +.current-day { + background-color: white; + position: sticky; + top: 0 +} + .bar-afond { background: black; width: 10px; diff --git a/app/views/moods/index.html.erb b/app/views/moods/index.html.erb index ac2c8cd..61567b6 100644 --- a/app/views/moods/index.html.erb +++ b/app/views/moods/index.html.erb @@ -1,7 +1,10 @@
-
+
<%= image_tag(@mode + ".jpg", "data-mood-target": "image") %>
+
+

<%= @mode %>

+

Comment ça KLUK aujourd'hui ?

Aujourd'hui