diff --git a/public/styles.css b/public/styles.css index 30471a1..3a0ae11 100644 --- a/public/styles.css +++ b/public/styles.css @@ -26,33 +26,22 @@ figure { .tableau ul:nth-child(even) { - background-color: #f47f7f; + background-color: #fff3f3; } .tableau ul:nth-child(odd) { background-color: white; } .tableau figcaption { - font-weight: bold; -} -.tableau ul:nth-child(even) figcaption{ - color: white; -} -.tableau ul:nth-child(odd) figcaption { - color: #f47f7f; + color: #ff8585; } -.tableau ul:nth-child(even) { - color: white; +.tableau ul { + color: #ff8585; } -.tableau ul:nth-child(odd) { - color: #f47f7f; -} - - -.tableau ul:first-child li { - font-weight: bold; +ul > li > a { + color: #ff8585; } img { diff --git a/views/presence.hbs b/views/presence.hbs new file mode 100644 index 0000000..396227f --- /dev/null +++ b/views/presence.hbs @@ -0,0 +1,26 @@ + + +
+ + + +