Change ratings terminology, better emoji support

This commit is contained in:
trémeur 2023-11-20 20:21:51 +00:00
parent ca2c0e6909
commit d1003797f2
5 changed files with 11 additions and 11 deletions

View file

@ -9,7 +9,7 @@ body {
background: rgb(185,106,106);
background: radial-gradient(circle, rgba(185,106,106,1) 0%, rgba(236,197,197,1) 100%);
background-attachment: fixed;
font-family: "Merriweather", serif;
font-family: "Merriweather", serif, "Noto Color Emoji";
}
body, a, a:visited {