commit fff41f9089d320efe60eb566c6e517fa58ed4f6c parent 52685fe92b09626d2b048c3ea870a0470aeaa8c9 Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Sat, 6 Mar 2021 21:02:12 +0100 Make next concert date thinner Diffstat:
| M | stylesheets/index.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stylesheets/index.css b/stylesheets/index.css @@ -49,5 +49,5 @@ a#next-concert:hover { } #next-concert #day { - font-weight: bold; + font-weight: 600; }